Anonymous Login
2026-01-15 13:12 CET

HomeAutomation: trunk r142 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent Ported
jimmy trunk 2006-11-21 11:55:12 Pending
Changeset 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.
mod - /trunk/EmbeddedSoftware/AVR/Can2Serial/main.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/Can2Serial/makefile Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/CanTest/main.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/CanTest/makefile Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/can/can.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/can/can.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/can/can_cfg.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_cfg.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_defs.h Diff ] File ]
add - /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c [ Diff ] File ]
add - /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.h [ Diff ] File ]
add - /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu_cfg.h [ Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h Diff ] File ]