mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
ba3088c4bd
into separate patch files
12 lines
303 B
Diff
12 lines
303 B
Diff
*** stock_iot-lab_M3/openwsn/Systick.h Thu Apr 24 11:19:39 2014
|
|
--- riot-openwsn-wip/openwsn/Systick.h Thu Apr 24 16:55:54 2014
|
|
***************
|
|
*** 0 ****
|
|
--- 1,5 ----
|
|
+
|
|
+
|
|
+ void SysTick_Config(void);
|
|
+ extern unsigned char systik_i;
|
|
+ extern unsigned char rtc_sig,rtc_play;
|
|
\ No newline at end of file
|