Skip to content

v0.2.1

Compare
Choose a tag to compare
@scpcom scpcom released this 24 Dec 13:36
· 12 commits to master since this release

Core only:
https://seafile.servator.de/sbc/LONGAN/Longduino/cores/longduino-core-0.2.1.zip
Package Index (Core and dfu-util/openocd/toolchain for Linux x64/arm64/armhf and Windows):
https://seafile.servator.de/sbc/LONGAN/Longduino/package_longduino_multi_index.json

Changes since 0.1.1

  • Core
    HardwareSerial: Serial
    Tone: Analog speaker output
    WInterrupts: fixed GPIO interrupts
    GD32VF103_Firmware_Library: updated to V1.1.0

  • Variants
    added Seeed GD32 RISC-V Dev Board

  • Standard libraries
    SD: SD card/FATFS library
    Ticker: Timer library
    Wire: I2C library (EEPROM etc.)

  • Peripheral libraries
    Sipeed_GD32V_LCD: 160x80 SPI display library powered by Adafruit-GFX library
    Seeed_GD32V_EXMC: 320x240 EXMC display library powered by Seeed_Arduino_LCD library
    SPIMemory: SPI Flash read/write library
    WiFiEsp: WiFi/WLAN ESP over serial library

  • Tools
    dfu-utils: small fixes for GD32V
    stm32flash: small fixes for GD32V
    toolchain: added binaries for Linux x86_64, arm64 and armhf