1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 05:15:25 +03:00
Commit graph

12 commits

Author SHA1 Message Date
Andrey Mironov
ac26c975dd Adjustable OC for F405 and F411 2018-02-17 14:12:16 +03:00
jflyper
67b9966dc6 F446 support 2018-01-02 16:53:22 +09:00
Faduf
f47b438918 define PLL setting for overclock 2017-07-05 16:43:10 +02:00
Martin Budden
3d4f0bb137 Whitespace tidy 2017-07-05 06:36:22 +01:00
Faduf
1c2eb3f731 Add F4 overclock possibility
F4 overclock activation via CLI and not automaticaly when Gyro 32k is activated

Add condition in target file to alow overclock

Replace ALLOW_OVERCLOCK by DISABLE_OVERCLOCK

Remanant flag and soft reboot for overclocking
2017-07-03 21:42:45 +02:00
blckmn
38956119f7 removed unnecessary comment 2016-12-03 20:19:23 +11:00
blckmn
8667500d89 Added define in target.h for custom PLL_M (mhz for clock input) 2016-12-03 20:14:17 +11:00
Martin Budden
7c8cb3205d Removed trailing spaces 2016-11-11 07:48:00 +00:00
Patrick Johnson
a0b3afae31 Updated to correctly support STM32FX411 device. Removed HSE bypass
references.  Minor cleanup.
2016-10-25 21:48:53 -05:00
Sami Korhonen
8fce0c2e6e Add support for Colibri fc, used in Gemini racer hex 2016-08-06 13:36:27 +03:00
blckmn
9b3e8ab01c Fixed sdcard issues
Reset CPU clock to 168mhz (no overclocking)
2016-06-10 22:44:24 +10:00
blckmn
47ce9bb799 STM32F4: Adjusted for compatibility with @martinbudden common.h PR 2016-06-09 06:41:55 +10:00
Renamed from src/main/platform/system_stm32f4xx.c (Browse further)