mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
b4f29035ce6ee12949df1227ee463340ea8e8571 adapted the can_linux module to the periph_can interface. This is a cleanup of some things that stayed behind. Here the makefile is removed, the references to can_linux in the dependency resolution and configuration Makefile are changed to the standard periph_can, and the startup code is adapted.