ARM Microcontroller Firmware Development Framework

../
CHANGELOG.txt  563793Mar 18 17:26:53 2024
COPYING  1259Feb 25 01:09:38 2019
README.txt  3098Jun 17 15:02:39 2020
astrobe/  512Mar 21 06:48:00 2017
freepascal/  512Mar 21 06:48:00 2017
gcc/  512Jan 12 09:44:08 2021
gnat/  512Jun 20 16:23:23 2020
mbedos/  512Jan 12 09:46:29 2021
mikropascal/  512Jun 8 11:01:56 2020
simplelink/  512May 10 06:52:05 2019
utilities/  512Jun 18 07:46:17 2020

Here are some frameworks for developing firmware for a number of ARM (Advanced RISC Machine) architecture single chip microcontrollers.

I am interested in alternatives to the traditional GCC development environment, so you will find here some experiments with Astrobe Oberon, Free Pascal, GNAT Ada, ARM Mbed OS, and Mikropascal for ARM microcontrollers. I am convinced that the true value of a microcontroller development environment lies in the richness of its software component libraries more than any other factor. For this reason, my own work has mostly switched to ARM Mbed OS and Mikropascal, both of which include very extensive component libraries.

News

Git Repository

The source code is available at: http://git.munts.com/arm-mcu

Use the following command to clone it:

git clone http://git.munts.com/arm-mcu.git

Questions or comments to Philip Munts phil@munts.net

I am available for custom system development (hardware and software) of products using these ARM microcontrollers.