Microcontroller startup file - supported devices wish-list

Jens Bauer via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Apr 25 10:53:56 PDT 2015


As I'm impressed with the interest in the startup-files I've made 
so far, I'd like to add support for more devices.

In order to do so, I'd like to ask on this forum, which devices 
you would be interested in.
Please list specific device names/numbers if possible, but device 
families are of course also welcome.

-If you have a URL to existing C startup files, please provide 
this as well, it will ease my job and thus make the files 
available to you faster. In other words: If a URL is provided to 
existing C-libraries, it will have higher priority than a wish 
without URLs.

Currently I have startup files for the following devices:

STM32F401
STM32F405
STM32F407
STM32F411
STM32F415
STM32F417
STM32F427
STM32F429
STM32F437
STM32F439

LPC81x
LPC82x
LPC110x
LPC1125
LPC11axx
LPC11cxx
LPC11exx
LPC11lvxx
LPC11uxx
LPC12xx
LPC1343
LPC1347
LPC175x + LPC176x
LPC177x + LPC178x
LPC18xx
LPC43xx_m4, LPC43xx_m0

I'm planning on adding more STM32 devices. including Cortex-M0, 
Cortex-M0+ and Cortex-M3 devices, but please let me know if there 
are specific devices you want added first.

Try to keep posts to this particular thread short and to the 
point; it'll give a better overview.


More information about the Digitalmars-d-learn mailing list