X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=betty%2Freadme;h=c57ba8a892e742b75c7f5295ba0d84af8dc10593;hb=285ca541c9a479d7658eb0a7239df086dbdc53f3;hp=b6df00e2b1b4b6cdd65df1c4d53f5e1c0bd86cb2;hpb=d1ece6f866fffde0a4322a3819056fce3d4123b8;p=my-code%2Farm.git diff --git a/betty/readme b/betty/readme index b6df00e..c57ba8a 100644 --- a/betty/readme +++ b/betty/readme @@ -12,11 +12,17 @@ contents/todo: * lpc2xxx.h - header file for the lpc2xxx family -* fwbc.c - firmware to broadcast the flash content via uart0 +* fwbc.c - firmware to broadcast the flash content via uart0 (obsolete!) -* fwdump.c - dump contents received by host uart to harddisk +* fwdump.c - dump contents received by host uart to harddisk (obsolete!) + +* fwflash.c - firmware handling the flash access * betty.c - replacement firmware for the betty tv remote + (follow the makefile + includes in betty.h to find more source!) + +* bmp2b.c - converts colored bmp images to a format according to the lcd ram + (you need my bmb api [my-projects/api]) to be continued ...