Go to file
Stefan `Sec` Zehl 4a82161bfc Example for executing code in ram.
Due to weird include magic call make two times.
(we won't need this as soon as we can push these to the dataflash)

make MODULE=executor loadables
make MODULE=executor loadables
2011-06-15 23:42:22 +02:00
basic added filesystem code based on FatFs 2011-06-15 10:51:22 +02:00
core added filesystem code based on FatFs 2011-06-15 10:51:22 +02:00
filesystem Add filesystem test module. Override ffconf.h while we're playing with stuff. 2011-06-15 18:25:16 +02:00
hardware modified silkscreen 2011-06-15 11:35:12 +02:00
lcd switched LCD code from manual SPI to builtin 2011-06-15 16:17:42 +02:00
loadable Add loadable/ - build infrastructure for small ram executables. 2011-06-15 23:34:27 +02:00
lpc1xxx Merge remote-tracking branch 'remotes/origin/microbuilder-fixes' 2011-05-21 01:22:04 +02:00
modules Example for executing code in ram. 2011-06-15 23:42:22 +02:00
openbeacon/lpc13xx modified code for new pcb 2011-06-12 22:54:41 +02:00
tools No need for font debugging code in this repo 2011-06-15 18:40:17 +02:00
ttf Add Orbitron ttfs, which bsx wanted 2011-05-21 02:20:09 +02:00
.gitignore No need for font debugging code in this repo 2011-06-15 18:40:17 +02:00
Makefile Add loadable/ - build infrastructure for small ram executables. 2011-06-15 23:34:27 +02:00
Makefile.inc Add loadable/ - build infrastructure for small ram executables. 2011-06-15 23:34:27 +02:00
main.c removed obsolte EEPROM code (we use dataflash now) 2011-06-15 10:56:34 +02:00
sysdefs.h Stripped down version of microbuilder.eu lpc1343codebase 2011-05-11 23:17:30 +02:00