../ | ||
CHANGELOG.txt | 563793 | Dec 21 17:58:13 2024 |
COPYING | 1259 | Feb 25 01:09:38 2019 |
README.txt | 3098 | Jun 17 15:02:39 2020 |
astrobe/ | 512 | Mar 21 06:48:00 2017 |
freepascal/ | 512 | Mar 21 06:48:00 2017 |
gcc/ | 512 | Jan 12 09:44:08 2021 |
gnat/ | 512 | Jun 20 16:23:23 2020 |
mbedos/ | 512 | Jan 12 09:46:29 2021 |
mikropascal/ | 512 | Jun 8 11:01:56 2020 |
simplelink/ | 512 | May 10 06:52:05 2019 |
utilities/ | 512 | Jun 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.
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
I am available for custom system development (hardware and software) of products using these ARM microcontrollers.