osd-contiki/cpu/cc253x/dev
Philippe Rétornaz 666ff6ca55 cc253x: use a uint8_t for sleep_flag
__bit variables must be located after the 0x20 address
This force the stack to start after 0x20, thus decrease
the stack size by a considerable amount.
2012-09-07 17:32:10 +01:00
..
cc2530-rf.c Improved handling of cc2x3x rf_flags 2012-07-11 10:53:14 +01:00
cc2530-rf.h Added channel_get() to the cc2x3x RF drivers 2012-07-11 10:53:14 +01:00
clock-isr.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
clock.c cc253x: use a uint8_t for sleep_flag 2012-09-07 17:32:10 +01:00
dma.c Fixed typos and a stray printf. Adjusted comments 2012-09-07 17:31:25 +01:00
dma.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
dma_intr.c New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
lpm.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
port.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
random.c New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
uart-intr.c New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
uart.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
uart0.c Bugfixed the cc253x UART0 init (Thanks, Deng Jian) 2012-06-06 15:25:57 +01:00
uart0.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
uart1.c New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
uart1.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
watchdog.c cc2530 watchdog improvements and cleanup 2012-05-16 15:22:31 +01:00