Go to file
Stefan `Sec` Zehl c272beda05 Replace lpcrc with lpcfix.
lpcfix -c does what lpcrc did (fix the crc)
lpxfix -p <num> sets the protection (CRP) levels

new target "make protect" to enable CRP level 2.
2011-06-09 13:20:03 +02:00
basic removed default interrupt handling implementation 2011-05-21 10:25:05 +02:00
core removed default interrupt handling implementation 2011-05-21 10:25:05 +02:00
eeprom added eeprom read/write code 2011-05-19 14:05:28 +02:00
hardware misc 2011-06-03 04:59:20 +02:00
lcd Fix odd-nibble encoding issue 2011-05-23 02:35:02 +02:00
lpc1xxx Merge remote-tracking branch 'remotes/origin/microbuilder-fixes' 2011-05-21 01:22:04 +02:00
modules implemented menu scrolling (sec helped) 2011-05-25 22:24:53 +02:00
tools Replace lpcrc with lpcfix. 2011-06-09 13:20:03 +02:00
ttf Add Orbitron ttfs, which bsx wanted 2011-05-21 02:20:09 +02:00
.gitignore Replace lpcrc with lpcfix. 2011-06-09 13:20:03 +02:00
Makefile Replace lpcrc with lpcfix. 2011-06-09 13:20:03 +02:00
Makefile.inc Replace lpcrc with lpcfix. 2011-06-09 13:20:03 +02:00
main.c Improve dependencies in lcd/ - add generated lcd/allfonts.h to avoid 2011-05-21 19:12:51 +02:00
reinvoke_isp.c Add EnableWatchdog for auto-reset in ISP 2011-05-22 18:42:02 +02:00
sysdefs.h Stripped down version of microbuilder.eu lpc1343codebase 2011-05-11 23:17:30 +02:00