1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 20:35:33 +03:00

Fixed build issue for F1, and added dfu CLI command (for restart in DFU mode)

This commit is contained in:
blckmn 2016-07-03 07:44:35 +10:00
parent 405d9f051a
commit 72a6e701eb
7 changed files with 54 additions and 9 deletions

View file

@ -42,6 +42,7 @@ void systemReset(void);
void systemResetToBootloader(void);
bool isMPUSoftReset(void);
void cycleCounterInit(void);
void checkForBootLoaderRequest(void);
void enableGPIOPowerUsageAndNoiseReductions(void);
// current crystal frequency - 8 or 12MHz