tinygo/lib
Ayke van Laethem 154c7c691b stm32: use stm32-rs SVDs which are of much higher quality
This commit changes the number of wait states for the stm32f103 chip to
2 instead of 4. This gets it back in line with the datasheet, but it
also has the side effect of breaking I2C. Therefore, another (seemingly
unrelated) change is needed: the i2cTimeout constant must be increased
to a higher value to adjust to the lower flash wait states - presumably
because the lower number of wait states allows the chip to run code
faster.
2021-01-09 21:45:07 +01: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@d9b58694ce esp8266: add support for this chip 2020-09-09 19:17:11 +02:00
compiler-rt@5bc79797e1 Revert "all: use compiler-rt from the llvm-project directory" 2019-11-25 14:37:52 +01:00
nrfx@d779b49fc5 nrfx: updare submodule to latest commit 2021-01-06 18:50:46 +01: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
stm32-svd@9ec9982485 stm32: use stm32-rs SVDs which are of much higher quality 2021-01-09 21:45:07 +01:00
wasi-libc@215adc8ac9 wasm: update wasi-libc dependency 2020-08-25 18:42:42 +02:00