Raman
|
95e9a0d6c4
|
ebu.c: Cosmetic changes
|
2016-08-24 07:34:56 +05:30 |
|
Bogdan Marinescu
|
c34ec3a74e
|
Merge pull request #90 from ramangopalan/master
XMC4500 SDRAM bootkit: Initial port
|
2016-08-23 13:07:19 +03:00 |
|
Raman
|
a3560562b4
|
XMC4500 SDRAM bootkit: Initial port
|
2016-08-23 15:32:11 +05:30 |
|
Bogdan Marinescu
|
7eb60b99e7
|
Merge pull request #89 from ramangopalan/master
EBU: Add EBU initialization routines
|
2016-08-23 10:19:52 +03:00 |
|
Raman
|
6570100c42
|
XMC47: Adjust stack size
|
2016-08-23 07:36:55 +05:30 |
|
Raman
|
2357a11f06
|
EBU: Add EBU initialization routines
|
2016-08-23 07:24:56 +05:30 |
|
Bogdan Marinescu
|
a9c3db3c39
|
Merge pull request #88 from ramangopalan/master
XMC47: Get eLua to compile for the XMC47 microcontroller
|
2016-08-22 16:31:13 +03:00 |
|
Raman
|
fc860ff557
|
XMC47: Get eLua to compile for the XMC47 microcontroller
|
2016-08-22 17:48:37 +05:30 |
|
Bogdan Marinescu
|
9773e03c49
|
Merge pull request #87 from ramangopalan/master
OLED_DISP: Add a display eLua module for the XMC4500
|
2016-08-21 00:19:06 +03:00 |
|
Raman
|
98c25a542d
|
OLED_DISP: Add a display eLua module for the XMC4500
|
2016-08-20 18:54:21 +05:30 |
|
Bogdan Marinescu
|
785942f946
|
Merge pull request #86 from ramangopalan/master
RTC: Add an eLua module for the XMC4500 RTC peripheral
|
2016-08-12 08:40:09 +01:00 |
|
Raman
|
ad2d03a1f7
|
RTC: Add an eLua module for the XMC4500 RTC peripheral
|
2016-08-12 08:38:25 +05:30 |
|
Bogdan Marinescu
|
c01a4d57b2
|
Merge pull request #85 from ramangopalan/master
platform_conf.h: No longer required with the new build system
|
2016-08-10 08:59:21 +01:00 |
|
Raman
|
8cc26a1654
|
platform_conf.h: No longer required with the new build system
|
2016-08-10 08:23:37 +05:30 |
|
Bogdan Marinescu
|
894ac50945
|
Merge pull request #84 from ramangopalan/master
Rename linker script for the XMC4500;
|
2016-08-09 15:21:04 +01:00 |
|
Raman
|
97d19406ca
|
Rename linker script for the XMC4500; Support for XMC47 on the way
|
2016-08-08 19:43:29 +05:30 |
|
Bogdan Marinescu
|
9de557bee0
|
Merge pull request #83 from ramangopalan/master
DTS: An eLua module for XMC4500's die temperature sensor
|
2016-08-08 15:04:02 +01:00 |
|
Raman
|
5392e37908
|
DTS: An eLua module for XMC4500's die temperature sensor
|
2016-08-08 19:24:31 +05:30 |
|
Bogdan Marinescu
|
092d9e1a9e
|
Merge pull request #82 from ramangopalan/master
xmc4500-relax.lua: Add the xmc4500 Relax board file
|
2016-08-08 14:22:17 +01:00 |
|
Raman
|
2937dfb746
|
xmc4500-relax.lua: Add the xmc4500 Relax board file
|
2016-08-08 18:49:25 +05:30 |
|
Bogdan Marinescu
|
7e79f7e539
|
Merge pull request #80 from ramangopalan/master
eLua's pot module + cleanup
|
2016-08-06 19:29:37 +03:00 |
|
Raman
|
1d83bec691
|
pot.c (and helpers): Add a pot module for eLua. See notes in pot.c
|
2016-08-06 08:13:15 +05:30 |
|
Raman
|
bdf5a1a3b9
|
conf.py: Not needed in the context of eLua's new build system
|
2016-08-06 07:50:05 +05:30 |
|
Bogdan Marinescu
|
1899166b9b
|
Merge pull request #79 from ramangopalan/master
Cosmetic changes
|
2016-08-05 23:26:48 +03:00 |
|
Raman
|
8d0c368ec3
|
linker_script.ld: Adjust stack size
SpaceShip and Pong fail otherwise :(
|
2016-08-05 20:13:27 +05:30 |
|
Raman
|
e576bc34d3
|
Timer module: Enable build
|
2016-08-05 20:11:50 +05:30 |
|
Raman
|
b290290b94
|
Rename: xmc-hexagon.lua -> xmc4500-hexagon.lua
There are a few XMC4400 and XMC4200 Hexagonal boards as well.
I will eventually add support for them as well.
|
2016-08-05 20:05:44 +05:30 |
|
Bogdan Marinescu
|
7ebc5d48c3
|
Merge pull request #78 from ramangopalan/master
Update Infineon XMC4500 LLDs + add support for SD card interface
|
2016-08-03 15:18:04 +03:00 |
|
Raman
|
53aed812c7
|
Update Infineon XMC4500 LLDs + add support for SD card interface
|
2016-08-02 15:01:55 +05:30 |
|
Bogdan Marinescu
|
3f90a2f42d
|
Merge pull request #76 from tmeinlschmidt/fix_toolchain_osx
toolchain not found even it is existing - OSX
|
2016-02-22 12:38:11 +02:00 |
|
Tom Meinlschmidt
|
ec9071d0d6
|
fixed building on osx
|
2016-02-21 22:19:05 +01:00 |
|
Tom Meinlschmidt
|
6d825ec4ae
|
toolchain not found even it is existing - OSX
|
2016-02-21 21:17:45 +01:00 |
|
Bogdan Marinescu
|
be3e050d38
|
Merge pull request #71 from digitalloggers/master
LUA_PACK_VALUE setXvalue side effect order fix
|
2015-10-13 12:49:26 +03:00 |
|
Sergey Zakharchenko
|
cbe9ca3c4f
|
Fixing side effect order in the LUA_PACK_VALUE version of setXvalue macros to match the original (and expected) one.
|
2015-10-12 10:15:55 +03:00 |
|
Dado Sutter
|
7391a3d7b6
|
Merge pull request #70 from orthographic-pedant/spell_check/application
Fixed typographical error, changed aplication to application in README.
|
2015-09-30 19:36:43 -03:00 |
|
orthographic-pedant
|
322afcbba9
|
Fixed typographical error, changed aplication to application in README.
|
2015-09-30 17:50:05 -04:00 |
|
Bogdan Marinescu
|
6593cdf476
|
Merge pull request #66 from Lasitha78/lpc2368
Add support for LPC2368 and ARM2368 Controller from Futurlec
|
2015-05-28 12:46:37 +03:00 |
|
James Snyder
|
03487b52a6
|
correct timer count for stm32f401
|
2015-05-03 20:46:52 -05:00 |
|
James Snyder
|
861c497561
|
enable buffering by default for uart on nucleo-f411re
|
2015-05-03 20:46:34 -05:00 |
|
James Snyder
|
fa282aa344
|
disable usb for nucleo-f411re, higher frequency cutoff for PLL_P selection
|
2015-05-03 20:46:24 -05:00 |
|
James Snyder
|
775ffa2dfa
|
correct clocking on stm32f411/401
|
2015-05-03 20:45:43 -05:00 |
|
James Snyder
|
fd22b16e39
|
attempt to reduce overhead of pio_op function on stm32f4
|
2015-05-03 20:44:51 -05:00 |
|
Lasitha Gunawardena
|
c216efa5a2
|
Merge branch 'lpc2368' of https://github.com/Lasitha78/elua into lpc2368
|
2015-04-29 14:40:35 +05:30 |
|
Lasitha78
|
68c5d964e4
|
Merge branch 'master' of git://github.com/elua/elua into lpc2368
|
2015-04-29 14:38:41 +05:30 |
|
Lasitha78
|
081082508c
|
Merge branch 'master' of git://github.com/elua/elua into lpc2368
|
2015-04-29 14:12:35 +05:30 |
|
Bogdan Marinescu
|
54e7607042
|
Merge pull request #55 from smartavionics/mb-misc-mods
Cast around warnings in stm32_enc_init() and stm32_enc_set_counter().
|
2015-04-29 13:31:26 +05:30 |
|
James Snyder
|
59ba3023dc
|
Merge pull request #65 from andreas23/usb
USB CDC console support for LPC17xx
|
2015-04-24 13:16:06 -05:00 |
|
Andreas Bogk
|
a35bf94274
|
Use NXP USB CDC example VID:PID
|
2015-04-24 14:52:28 +02:00 |
|
Andreas Bogk
|
296ce919c6
|
Turn off USB debug
|
2015-04-24 14:43:04 +02:00 |
|
Andreas Bogk
|
a61e3e6066
|
Switch LPCXpresso default console to USB
|
2015-04-24 14:43:04 +02:00 |
|