mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 03:27:48 +00:00
Add runtime support for the nRF52
This commit is contained in:
@@ -9,3 +9,5 @@ typedef struct {
|
||||
} string_t;
|
||||
|
||||
typedef int32_t intgo_t; // may be 64-bit
|
||||
|
||||
int main();
|
||||
|
||||
Reference in New Issue
Block a user