This website requires JavaScript.
Explore
Help
Sign In
rusefi
/
atbetaflight
mirror of
https://github.com/rusefi/atbetaflight.git
Watch
1
Star
0
Fork
You've already forked atbetaflight
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
175
Commits
1
Branch
0
Tags
316
MiB
C
91.4%
C++
7.4%
Makefile
1%
Assembly
0.1%
1ce9210c45
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Dominic Clifton
1ce9210c45
Ensuring some const data is in flash not SRAM.
2013-08-24 11:22:34 +01:00
lib
a couple optimizations for dynamic HSE frequency - moved SetSysClock() to run after reset vector + bss init, and changed rcc which used hardcoded HSE_VALUE.
2013-07-02 00:58:50 +00:00
obj
new SPI2 driver w/testcase
2013-07-02 02:52:33 +00:00
src
Ensuring some const data is in flash not SRAM.
2013-08-24 11:22:34 +01:00
support
corrected short options for getopt.
2013-02-16 11:16:53 +00:00
.gitignore
[PATCH 2/4] gitignore
2013-05-29 00:08:38 +00:00
JLinkSettings.ini
imported STM32 multiwii port into baseflight dir
2012-02-16 09:39:58 +00:00
Makefile
Adding map generation to makefile
2013-08-24 11:22:23 +01:00
baseflight.uvproj
new SPI2 driver w/testcase
2013-07-02 02:52:33 +00:00
stm32_flash.ld
added test driver for software i2c. disabled by default. no, that wasn't the cause of cycletime jumps.
2012-07-14 02:00:39 +00:00