1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/native
Leandro Lanzieri d4be753df8
cpu/native: remove unused can_linux module
b4f29035ce 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.
2020-11-13 09:11:50 +01:00
..
dist native: add and use reset script to reset certain PID 2019-12-03 09:51:52 +01:00
drivers native: don't use NATIVEINCLUDES in board and board/drivers 2019-08-06 09:44:19 +02:00
include boards/native: add ztimer configuration 2020-03-04 12:44:03 +01:00
board_init.c boards: fix doxygen grouping 2018-06-11 19:12:02 +02:00
doc.txt boards/native: remove deprecated all-debug target 2020-10-28 22:07:36 +01:00
Kconfig boards/native: Add Kconfig symbols 2020-07-16 13:54:28 +02:00
Makefile native: don't use NATIVEINCLUDES in board and board/drivers 2019-08-06 09:44:19 +02:00
Makefile.dep cpu/native: remove unused can_linux module 2020-11-13 09:11:50 +01:00
Makefile.features boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
Makefile.include boards/native: remove deprecated all-debug target 2020-10-28 22:07:36 +01:00