]> git.llucax.com Git - z.facultad/66.09/etherled.git/commit
Adapto ejemplo básico que andaba a SDCC y funciona correctamente.
authorLeandro Lucarella <llucax@gmail.com>
Wed, 7 Dec 2005 03:22:22 +0000 (03:22 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Wed, 7 Dec 2005 03:22:22 +0000 (03:22 +0000)
commitc0e5d185c08cc8c099e9a3a93e62d422ca0e7ebf
tree877521473784e23973b758ade0946ec7866dfea8
parent9abfdf7475979d4a738124e9b8c192e3eecfd314
Adapto ejemplo básico que andaba a SDCC y funciona correctamente.
pruebas/keil/red_test_anda/Makefile [new file with mode: 0644]
pruebas/keil/red_test_anda/etherdev.c
pruebas/keil/red_test_anda/etherdev.h
pruebas/keil/red_test_anda/main.c
pruebas/keil/red_test_anda/reg51.h [new file with mode: 0644]
pruebas/keil/red_test_anda/reg51keil.h [moved from pruebas/keil/red_test_anda/REG51.H with 81% similarity]
pruebas/keil/red_test_anda/reg51sdcc.h [new file with mode: 0644]
pruebas/keil/red_test_anda/types.h [new file with mode: 0644]