bsx
|
4618351462
|
fixed main Makefile
libfont was renamed to liblcd
|
2011-05-22 17:46:25 +02:00 |
Stefan `Sec` Zehl
|
617a6f5720
|
Add new modules/ support infrastructure. Hope you like it.
add modules/$(USERNAME).c for your coding
use "make MODULE=foo" to build a specific module
|
2011-05-21 12:05:48 +02:00 |
Stefan `Sec` Zehl
|
9ea5e9235f
|
main.c for LED blinking/receiving and test of ReinvokeISP
|
2011-05-21 03:05:57 +02:00 |
Stefan `Sec` Zehl
|
d487ecfeeb
|
sanitzie Makefiles a bit by creating a Makefile.inc
|
2011-05-21 02:16:03 +02:00 |
kiu
|
86b2d28ff3
|
added basic/basic containing badge defaults
|
2011-05-21 00:01:53 +02:00 |
bsx
|
2a58e88fd2
|
added eeprom read/write code
Only single bytes can be read or written, page read/write will follow.
Added testcode in main.c to write a value to the EEPROM and read+verify
it.
|
2011-05-19 14:05:28 +02:00 |
Stefan `Sec` Zehl
|
c4617f0988
|
improve build infrastructure a bit
|
2011-05-13 15:20:08 +02:00 |
Stefan `Sec` Zehl
|
0c23bf065d
|
Stripped down version of microbuilder.eu lpc1343codebase
I hope I didn't break anything too hard.
|
2011-05-11 23:17:30 +02:00 |