Files
tinygo/src
Nia Waldvogel 9fa667ce63 rumtime: implement __sync libcalls as critical sections
This change implements __sync atomic polyfill libcalls by disabling interrupts.
This was previously done in a limited capacity on some targets, but this change uses a go:generate to emit all of the calls on all microcontroller targets.
2021-12-28 22:12:03 +01:00
..
2021-11-16 02:10:03 +01:00
2021-12-09 14:35:52 +01:00
2021-12-26 16:04:19 -05:00
2021-12-22 11:02:45 +01:00