8388ec4e35
This upgrades the HAL to the versions: - F4 V1.16.0 - F7 V1.7.0 - L4 V1.8.1 The main changes were in the SD card driver. The vendor changed the SD read/write functions to accept block number intead of byte address, so there is no longer any need for a custom patch for this in stm32lib. The CardType values also changed, so pyb.SDCard().info() will return different values for the 3rd element of the tuple, but this function was never documented. |
||
---|---|---|
.. | ||
axtls@9b3092eb3b | ||
berkeley-db-1.xx@dab957dacd | ||
cmsis/inc | ||
embed | ||
libc | ||
libffi@e9de7e35f2 | ||
libm | ||
libm_dbl | ||
lwip@5b8b5d459e | ||
memzip | ||
mp-readline | ||
netutils | ||
oofatfs | ||
stm32lib@d2bcfda543 | ||
timeutils | ||
utils | ||
README.md |
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.