Skip to content

1.08

Compare
Choose a tag to compare
@akospasztor akospasztor released this 20 Apr 09:49
· 143 commits to master since this release

Added

  • Verify flash content after programming
  • Introduced changelog file

Changed

  • The bootloader is now optimized for a new hardware. Due to new pinout of LEDs, user button and SD card switch, the appropriate defines have been changed in main.h file.
  • Bootloader sequence with richer error and debug messages
  • Updated SD card driver with DMA support
  • Project now uses IAR CMSIS pack
  • Updated STM32L4xx CMSIS to 1.4.2
  • Updated STM32L4xx HAL library to 1.8.2

Fixed

  • Changed appropriate variable types
  • Updated README and sequence graph
  • Updated header files