Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 961 Bytes

CHANGELOG.rst

File metadata and controls

29 lines (23 loc) · 961 Bytes

XCore SDK change log

In progress

  • Addition of clock control HIL library and RTOS driver
  • Addition of L2 cache HIL library and RTOS driver
  • Redesign of mic array HIL library to leverage VPU
  • Removal of the cifar10, hello_world, hotdog_not_hotdog and microspeech bare-metal example applications
  • Addition of explorer_board bare-metal example application
  • Removal of the person_detection FreeRTOS example application
  • iot_aws FreeRTOS example application redesigned and renamed
  • Addition of device_control, getting_started, ls_cache and dispatcher FreeRTOS example applicatiosn
  • Added USB support for FreeRTOS applications
  • Simplified SDK installation steps
  • Redesign of CMake build system
  • Documentation updates

0.9.4

  • Reduced RAM used for models using multiple cores
  • Reduced RAM used for models containing Conv2D Depthwise operator

0.9.3

  • Initial pre-Alpha release