Skip to content

Releases: vanvught/GD32F450VI-Bootloader-TFTP

V2.1

23 Sep 18:43
Compare
Choose a tag to compare
  • Improved startup_gd32fxxx.S
  • CMSIS has its own project now
  • Upgraded to CMSIS V5.0.5
  • Removed lib-debug. Now part of lib-hal
  • Updated to latest GD32 Firmware
  • Introduced debug software UART0
  • Major cleanup lib-configstore
  • In order to support Newlib; removed lib-c, lib-c++ and added lib-clib
  • In order to support FreeRTOS; Added Software timers in H.A.L. framework.
  • Major update network stack. Added support for RFC 5227 and RFC 3927

V2.0

18 Oct 14:11
Compare
Choose a tag to compare
  • Improved build system
  • Added stack debug framework
  • Removed not used source files
  • Added support for void __libc_init_array(void)
  • Changed the layout of the config store.
    • Before upgrading the firmware it is advised to make a backup of the configuration.
    • After the upgrade, then restore the saved configuration.

V1.2

12 Mar 17:32
Compare
Choose a tag to compare

Binaries provided for the Ethernet PHYs: DP83848, LAN8700 and RTL8201F

V1.1

17 Dec 15:34
Compare
Choose a tag to compare
  • Renamed lib-spiflashinstall to lib-flashcodeinstall
  • Renamed lib-spiflashstore to lib-configstore
  • Removed lib-spiflash
  • Added lib-flashcode

V1.0

11 Oct 10:10
Compare
Choose a tag to compare
V1.0