Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Initial Release v1.2.1 for Portenta_H7 boards, using ArduinoCore-mbed mbed_portenta core

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 16 Sep 01:07
· 36 commits to main since this release
2afc8e2

Initial Releases v1.2.1

  1. Initial coding to support Portenta_H7 boards such as Portenta_H7 Rev2 ABX00042, etc., using ArduinoCore-mbed mbed_portenta core
  2. Permit up to 16 super-long-time, super-accurate ISR-based timers to avoid being blocked
  3. Using cpp code besides Impl.h code to use if Multiple-Definition linker error.
  4. Bump version to v1.2.1 to sync with STM32_TimerInterrupt library