Thread overview
Microcontroller startup file - supported devices wish-list
Apr 25, 2015
Jens Bauer
Apr 26, 2015
Rikki Cattermole
Apr 26, 2015
Jens Bauer
April 25, 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.
April 26, 2015
On 26/04/2015 5:53 a.m., Jens Bauer wrote:
> 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.

Move this over to e.g. D's wiki (or Github repo's) and post a link into d.D news group. Preferably with links to each startup file in version control.
April 26, 2015
On Sunday, 26 April 2015 at 01:08:03 UTC, Rikki Cattermole wrote:
> On 26/04/2015 5:53 a.m., Jens Bauer wrote:
>> I'm planning on adding more STM32 devices. including Cortex-M0,
>> Cortex-M0+ and Cortex-M3 devices ...
>
> Move this over to e.g. D's wiki (or Github repo's) and post a link into d.D news group. Preferably with links to each startup file in version control.

This thread now continues here:
http://forum.dlang.org/post/gzbsizvhpbridbjkmxmj@forum.dlang.org