Files
tinygo/targets
Ayke van Laethem 854092c7bc avr: add emulator to atmega1284p
Somehow I forgot to add this emulator. With this, you can easily emulate
programs:

    $ tinygo run -target=atmega1284p examples/serial
    Loaded 698 .text at address 0x0
    Loaded 12 .data
    hello world!..
    hello world!..
    hello world!..
2020-03-22 11:45:03 +01:00
..
2020-01-26 23:24:45 +01:00
2020-03-16 07:18:39 -07:00
2020-03-20 15:12:05 +01:00
2020-01-27 19:01:55 +01:00
2019-11-04 16:21:59 +01:00
2018-10-06 13:04:14 +02:00
2019-11-16 21:57:18 +01:00
2018-10-18 15:07:06 +02:00
2020-02-18 23:34:56 +01:00
2020-02-18 23:34:56 +01:00
2020-02-18 23:34:56 +01:00
2020-02-18 23:34:56 +01:00
2020-01-06 11:53:43 +01:00
2019-12-14 12:48:21 +01:00
2018-09-22 01:51:44 +02:00
2020-03-01 13:51:57 +01:00
2020-01-23 16:40:09 +01:00