Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cortex-gnat-rts-20160314.tar.gz | 2016-03-14 | 2.2 MB | |
README | 2016-03-14 | 1.2 kB | |
Totals: 2 Items | 2.2 MB | 0 |
20160314 ======== This release includes * an RTS for the Arduino Due, arduino-due, and a minimal BSP, arduino-due-bsp. * an RTS for the STM32F429I-DISCO, stm32f429i-disco-rtos, based on STMicroelectronics' STM32Cube package and FreeRTOS, and a corresponding partial BSP, stm32f429i-disco-bsp. * an RTS for the STM32F429I-DISCO, stm32f429i, based on FreeRTOS, with a set of peripheral definition packages created by SVD2Ada. In this release, * the Containers support generalized iteration ("for all E of C loop"). Note, this is achieved by removing tampering checks. While tampering errors are rare, it would be as well to check algorithms using a fully-featured desktop compiler. The standard packages included (there are more, implementation-specific, ones) are: Ada Ada.Containers Ada.Containers.Bounded_Hashed_Maps Ada.Containers.Bounded_Vectors Ada.Exceptions Ada.IO_Exceptions Ada.Interrupts Ada.Interrupts.Names Ada.Iterator_Interfaces Ada.Real_Time Ada.Streams Ada.Synchronous_Task_Control Ada.Tags Ada.Task_Identification Interfaces Interfaces.C Interfaces.C.Strings System System.Assertions System.Address_To_Access_Conversions System.Storage_Elements GNAT GNAT.Source_Info