BytesGalore
|
f94623ae0f
|
drivers: add extern "C" to header files
|
2014-10-21 15:30:03 +02:00 |
|
Hauke Petersen
|
4b815582d7
|
drivers/at86rf231: rework and clean-up
- moved all board specific code to low-level driver calls
- moved some functions from the board dir into at86rf231.c
- added doxygen headers
|
2014-09-30 11:19:23 +02:00 |
|
Oleg Hahm
|
fa3d976958
|
at86rf231: use radio_packet_length_t
|
2014-08-01 17:04:29 +02:00 |
|
Martin Lenders
|
03975ba003
|
Make at86rf231_switch_to_rx() public to use with transceiver
|
2014-02-25 16:03:43 +01:00 |
|
Oleg Hahm
|
8c305a0335
|
fixed includes for at86rf231
|
2014-02-24 16:15:23 +01:00 |
|
Oleg Hahm
|
f379eefbd8
|
fix includes and shell commands for at86rf231
|
2014-02-11 17:15:03 +01:00 |
|
Oleg Hahm
|
70747d8bb4
|
streamlined driver include pathes
|
2014-02-05 18:56:47 +01:00 |
|
Martin Lenders
|
eeee32363e
|
Fix errors in at86RF231 driver
|
2014-01-24 13:15:35 +01:00 |
|
Oleg Hahm
|
903ec54a43
|
making include directives consistent
|
2013-12-19 15:31:37 +01:00 |
|
Martin Lenders
|
e843727ed4
|
Relocate ieee802154_frame.h
|
2013-09-30 13:20:46 +02:00 |
|
Oleg Hahm
|
87f47513fb
|
astyle coding convention fixes
|
2013-08-15 19:13:00 +02:00 |
|
Alaeddine WESLATI
|
11bb09b7f8
|
started adding at86rf231 driver
at86rf231 TX and RX
driver is using vtimer instead of hwtimer_ functions, TO CHECK
vtimer debug function prototype fix
|
2013-08-12 15:17:22 +02:00 |
|