1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/at86rf231
Oleg Hahm 4b1a2f32eb net: fix kernel_pid_t checks
KERNEL_PID_NULL is a negative number. If kernel_pid_t variables are
initialized to this value, one have to check for lt/gte 0.
2014-08-07 16:31:27 +02:00
..
include at86rf231: use radio_packet_length_t 2014-08-01 17:04:29 +02:00
at86rf231_rx.c net: fix kernel_pid_t checks 2014-08-07 16:31:27 +02:00
at86rf231_spi.c at86rf231: use radio_packet_length_t 2014-08-01 17:04:29 +02:00
at86rf231_tx.c at86rf231: use radio_packet_length_t 2014-08-01 17:04:29 +02:00
at86rf231.c core: harmonizes the data type for the process ID 2014-08-01 12:02:54 +02:00
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00