Raman
af6b525121
New stm32 target: elua-zeisig-gemacht
2017-03-13 18:28:07 +05:30
Raman
5ac7ccaac3
XMC4400: Wire UART to see the eLua shell
2017-02-03 15:40:08 +05:30
Djenad Razic
a39d11f77a
Update build_data.lua
2016-11-05 13:36:06 +01:00
MisterDr
e8c7203d35
- Added LPC1769 processor in the processor list to be able to compile for lpcxpresso
2016-11-05 13:31:25 +01:00
Raman
a3560562b4
XMC4500 SDRAM bootkit: Initial port
2016-08-23 15:32:11 +05:30
Raman
fc860ff557
XMC47: Get eLua to compile for the XMC47 microcontroller
2016-08-22 17:48:37 +05:30
Raman
53aed812c7
Update Infineon XMC4500 LLDs + add support for SD card interface
2016-08-02 15:01:55 +05:30
Lasitha78
68c5d964e4
Merge branch 'master' of git://github.com/elua/elua into lpc2368
2015-04-29 14:38:41 +05:30
Andreas Bogk
943c5a83b9
Fix build for MBED, add initial support for LPCXpresso LPC1769
2015-04-20 15:36:09 +02:00
James Snyder
d2b4c4a9e4
add initial support for nucleo-stm32f411re
2015-04-17 10:26:07 -05:00
Mark Burton
8c6757e856
Ported to STM32F401 Nucleo board.
...
The Nucleo boards are like the Discovery boards in that they come with an
attached STLINK-V2 programmer. The MCU's UART2 is routed through the
programmer's USB connection and it appears as a VCP device on the host.
So far, this has only been tested to the extent that the elua shell and
lua prompt appear to be functioning as expected.
2014-03-19 12:10:45 +00:00
ecdr
f110b1a80b
build_data.lua - merge arch CortexM3 and CortexM4
...
The arch just refers to toolchain and endian.
Platform build files handle core differences (like M3 vs M4).
2013-10-30 14:58:09 -08:00
teachop
69635adbee
netduino-2 board with stm32f2
2013-08-03 07:02:24 -04:00
Bogdan Marinescu
f4b9771759
fix for previous commit
2013-05-31 13:20:58 +03:00
Bogdan Marinescu
fb67d90efc
STM32F4 initial code import
...
Original authors:
* Zhanjun: http://dd.homeunix.com/home/space.php?uid=1&do=blog&id=90
* Ned Konz : https://github.com/bikeNomad
2013-05-28 15:38:13 +03:00
Bogdan Marinescu
5ce6a8aef6
Multiple changes
...
- more build configuration attributes (allocator, target)
- more sanity checks
- more color in the builder
- 'romfs' is now a separate builder target, not a function being called separately
- added mappings for the configurator attributes
2012-07-01 20:59:55 +03:00
Bogdan Marinescu
59beff6b99
working on the new build configurator. starting to get shape
2012-07-01 01:07:59 +03:00