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
CMSIS@9fe411cef1
cmsis-svd@d9b58694ce esp8266: add support for this chip 2020-09-09 19:17:11 +02:00
compiler-rt@5bc79797e1
nrfx@d779b49fc5 nrfx: updare submodule to latest commit 2021-01-06 18:50:46 +01:00
picolibc@80528c684b
picolibc-include
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