tinygo/lib
Ayke van Laethem 3ee47a9c1b esp: add support for the Espressif ESP32 chip
This is only very minimal support. More support (such as tinygo flash,
or peripheral access) should be added in later commits, to keep this one
focused.

Importantly, this commit changes the LLVM repo from llvm/llvm-project to
tinygo-org/llvm-project. This provides a little bit of versioning in
case something changes in the Espressif fork. If we want to upgrade to
LLVM 11 it's easy to switch back to llvm/llvm-project until Espressif
has updated their fork.
2020-08-31 09:02:23 +02:00
..
avr@6624554c02 avr: remove device files, use them from a subrepository 2018-09-05 12:13:33 +02:00
CMSIS@9fe411cef1 Add runtime support for the nRF52 2018-04-25 20:06:08 +02:00
cmsis-svd@2fc335802c esp: add support for the Espressif ESP32 chip 2020-08-31 09:02:23 +02:00
compiler-rt@5bc79797e1 Revert "all: use compiler-rt from the llvm-project directory" 2019-11-25 14:37:52 +01:00
nrfx@3ab39a9d45 Update nrfx submodule 2018-08-20 05:21:48 +02:00
picolibc@80528c684b all: include picolibc for bare metal targets 2020-03-22 17:14:59 +01:00
picolibc-include all: include picolibc for bare metal targets 2020-03-22 17:14:59 +01:00
wasi-libc@215adc8ac9 wasm: update wasi-libc dependency 2020-08-25 18:42:42 +02:00