| 142 |
7237 d 7 h |
jimmy |
/trunk/EmbeddedSoftware/AVR/ |
CAN interface is now fully queued in both directions. It also supports a virtual NULL-device (in addition to mcp2515) for test purposes. An MCU driver was created. |
|
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.h /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu_cfg.h
/trunk/EmbeddedSoftware/AVR/Can2Serial/main.c /trunk/EmbeddedSoftware/AVR/Can2Serial/makefile /trunk/EmbeddedSoftware/AVR/CanTest/main.c /trunk/EmbeddedSoftware/AVR/CanTest/makefile /trunk/EmbeddedSoftware/AVR/lib/src/can/can.c /trunk/EmbeddedSoftware/AVR/lib/src/can/can.h /trunk/EmbeddedSoftware/AVR/lib/src/can/can_cfg.h /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_cfg.h /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_defs.h /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.c /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h
|
| 73 |
7251 d 8 h |
arune |
/ |
Skapat trunk/tags/branches.
Flyttat Flinsh, MacBeth, EmbeddedSoftware och PcSoftware till trunk. |
|
/branches /tags /trunk /trunk/EmbeddedSoftware /trunk/Flinsh /trunk/MacBeth /trunk/PcSoftware
/EmbeddedSoftware /Flinsh /MacBeth /PcSoftware
|
| 63 |
7259 d 21 h |
jimmy |
/EmbeddedSoftware/AVR/ |
Added Can2Serial. Uses the CanWatcher protocol and operates at 115200baud. Functionality has not yet been verified. |
|
/EmbeddedSoftware/AVR/Can2Serial /EmbeddedSoftware/AVR/Can2Serial/.cdtproject /EmbeddedSoftware/AVR/Can2Serial/.dep /EmbeddedSoftware/AVR/Can2Serial/.project /EmbeddedSoftware/AVR/Can2Serial/.settings /EmbeddedSoftware/AVR/Can2Serial/.settings/org.eclipse.cdt.core.prefs /EmbeddedSoftware/AVR/Can2Serial/main.c /EmbeddedSoftware/AVR/Can2Serial/makefile
/EmbeddedSoftware/AVR/lib/src/can/can.c /EmbeddedSoftware/AVR/lib/src/can/can.h
|