![]() 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. |
||
---|---|---|
.. | ||
avr@6624554c02 | ||
CMSIS@9fe411cef1 | ||
cmsis-svd@d9b58694ce | ||
compiler-rt@5bc79797e1 | ||
nrfx@d779b49fc5 | ||
picolibc@80528c684b | ||
picolibc-include | ||
stm32-svd@9ec9982485 | ||
wasi-libc@215adc8ac9 |