Skip to content

Releases: GreenWaves-Technologies/gap_sdk

GAP_SDK RELEASE V1.2

22 Jun 12:33
Compare
Choose a tag to compare

Release Notes

New Features:

Tools:

  • Debug bridge update:
    1, Bug fixes of gdb
    2, Added missing ctypes
  • Modified GAP8 banner logo

Pulp-os:

  • Camera driver update
  • Added more api for hyperram and file system
  • Debugged instabilities of cluster

Examples:

Pulp examples:

  • New example of Himax camera, which will take 10 photos and write these images in local with FileIO.

TODO:

  • Add autotiler version check
  • Add env check
  • Add some test benches
  • Add more examples
  • Add more applications

GAP_SDK RELEASE V1.1

08 Jun 10:17
Compare
Choose a tag to compare

Release Notes

New Features:

Tools:

  • Flasher for Hyperflash integrated
  • Supported boot from flash (hyper)

Pulp-os:

  • Added the possibility to create virtual timers and generate function calls periodically.
  • Added the possibility to generate function calls when a gpio value is changed.

ARM Mbed OS:

  • Revert back main thread stack to FC TCDM
  • Add SPI udma_cs() control function to respect common usage of SPI.
  • Update SPI api to support QSPI - udma_qspi().

Examples:

Pulp examples:

  • New timer examples
  • New autotiler examples

GAP_SDK RELEASE V1.0

25 May 12:06
Compare
Choose a tag to compare
release-v1.0

Update mbed os and run_mbed tool