Releases: GrumpyOldPizza/arduino-STM32L4
Releases · GrumpyOldPizza/arduino-STM32L4
ALPHA 9
Fix MSIPLL for low power modes.
ALPHA 8
Arduino Zero sync, new clocking modes
ALPHA 7 (VFAT fixes)
0.0.16 fix VFAT directory corruption
ALPHA 7 (VFAT fixes)
0.0.15 fix VFAT LFN ordinal handling
ALPHA 7 (VFAT fixes)
0.0.14 fix VFAT LFN checksum generation
ALPHA 7
0.0.12 add EEPROM emulation
ALPHA 6 (dma fixes)
0.0.11 fix DMA resource tracking by properly masking off the channel index
ALPHA 6 (sdcard updates, part 2)
0.0.10 Add ARDUINO_STM32L4_DOSFS_SDCARD to allow microSD override on SPI1
ALPHA 6 (sdcard updates)
0.0.9 Use SPI3 as default in dosfs_sdcard.c
ALPHA6 (power updates)
0.0.8 add RCC/SM tracking for SRAM1/SRAM2; remove RCC/SM tracking for EXTI/…