tinygo/src
2020-09-17 07:46:29 +02:00
..
device esp8266: add support for this chip 2020-09-09 19:17:11 +02:00
examples machine/atsamd51x,runtime/atsamd51x: fixes needed for full support for all PWM pins. Also adds some useful constants to clarify peripheral clock usage 2020-08-30 09:27:17 +02:00
internal arm: automatically determine stack sizes 2020-08-27 19:23:22 +02:00
machine bluepill: Enable stm32's USART2 for the board and map it to UART1 tinygo's device 2020-09-17 06:26:57 +02:00
os extend stdlib to allow import of more packages (#1099) 2020-06-23 11:56:28 +02:00
reflect extend stdlib to allow import of more packages (#1099) 2020-06-23 11:56:28 +02:00
runtime nintendoswitch: Add dynamic loader for runtime loading PIE sections 2020-09-17 07:46:29 +02:00
sync extend stdlib to allow import of more packages (#1099) 2020-06-23 11:56:28 +02:00
syscall nintendoswitch: Add experimental Nintendo Switch support without CRT 2020-07-31 00:58:09 +02:00
testing loader: rewrite/refactor much of the code to use go list directly 2020-09-03 22:10:14 +02:00