Files
tinygo/targets
Ayke 873c1c3b4d Reduce code size for AVR (#116)
* all: add support for specifying target CPU in target config
* avr: specify the chip name in the target CPU

This reduces code size by a large margin. For examples/blinky, it
reduces code size from 1360 to 1266 when compiling for the Arduino Uno
(94 bytes, or ~7%).
2019-01-04 14:58:35 +01:00
..
2019-01-04 14:58:35 +01:00
2018-11-20 18:20:24 +01:00
2018-11-28 17:34:59 +01:00
2019-01-04 14:58:35 +01:00
2018-10-06 13:04:14 +02:00
2018-10-18 15:07:06 +02:00
2018-09-22 01:51:44 +02:00
2018-11-25 18:07:24 +01:00
2018-12-10 15:38:02 +01:00