Release 2016-05-22
simonjwright
released this
27 Jul 16:20
·
223 commits
to master
since this release
In this release,
-
There is no longer any dependence on the STMicroelectronics' STM32Cube package.
-
The support for on-chip peripherals is limited to the SVD2Ada-generated spec files. The AdaCore 'bareboard' software supports the STM32 line.
-
Tasking no longer requires an explicit start (https://sourceforge.net/p/cortex-gnat-rts/tickets/5/).
-
Locking in interrupt-handling protected objects no longer inhibits all interrupts, only those of equal or lower priority (https://sourceforge.net/p/cortex-gnat-rts/tickets/18/).