mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-09 10:31:03 +00:00
CC1020 o Turns off only after transmission has ended and not in between o Using events for DMA takes too long. It should use a callback when DMA finishes to turn off the transmit mode as early as possible. Core/UART o Added profiling and energest initialization o Changed low-power mode from LPM1 to LPM3