Ian Smith
Ian Smith
@eaigner This is a small PR that allows this notation in your configuration file: ``` ${foo} ``` This implies that the value found in the environment variable FOO (uppercase) will...
@aykevl @jaddr2line This PR is to confirm that I have the files setup "right" to be a good citizen in tinygo. The test program (note this does UART synchronously, not...
@aykevl @jadr2ddude Ok, I tried to take in all the suggestions about organization and it resulted in this. I still have two questions about how to get this integrated "right":...
@YungSang Not sure if you care about this or not but if you are we can discuss how to merge. This is not a fully working patch because it doesn't...
Samples that use the boot loader to run bare metal rpi3 programs.