1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/native/include
Hauke Petersen 5920d99752 pm: fix weak-based default implementations
Instead of using `weak` function definitions, this PR handles
default implementations using `PROVIDES_x` defines, allowing
for cpus/pm realted modules to use their own implementations.
2017-10-16 14:27:35 +02:00
..
async_read.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
candev_linux_params.h drivers/can: fix doxygen documentation + typo 2017-07-03 20:43:51 +02:00
candev_linux.h drivers/can: fix doxygen documentation + typo 2017-07-03 20:43:51 +02:00
clang_compat.h adapt to changed byteorder.h 2017-04-13 11:35:35 +02:00
cpu_conf.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
cpu.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
mtd_native.h doc: fix grouping of mtd_native 2017-03-31 13:38:01 +02:00
native_internal.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
netdev_tap_params.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
netdev_tap.h netdev2: rename to netdev and remove gnrc_netdev 2017-03-15 09:31:20 +01:00
periph_conf.h native: add UART driver based on /dev/tty 2016-03-31 16:59:12 +09:00
periph_cpu.h pm: fix weak-based default implementations 2017-10-16 14:27:35 +02:00
tty_uart.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00