mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
Just a TODO to setup the RTC clock here, I've been through all the startup code and it seems great, only got up to the LEDs.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@76 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
38d98a26a6
commit
565eff7f00
@ -49,6 +49,8 @@ void PIOS_SYS_Init(void)
|
||||
|
||||
/* Initialize Basic NVIC */
|
||||
NVIC_Configuration();
|
||||
|
||||
//TODo: Setup system time
|
||||
|
||||
/* Initialize LEDs */
|
||||
PIOS_LED_Init();
|
||||
|
Loading…
Reference in New Issue
Block a user