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

3 commits

Author SHA1 Message Date
Dominic Clifton
2ee359686b Merge remote-tracking branch 'multiwii/master'
Conflicts:
	stm32_flash_f103.ld
2014-05-16 00:45:21 +01:00
Dominic Clifton
a947ef8fbb BUGFIX - Linker script for F10x was not reserving the last 2kb which
meant that 1kb of code could be overwritten when saving the config.  

Fixed EEPROM write address for F30x so that code is also not overwritten
when saving the config.
2014-05-12 01:36:59 +01:00
Dominic Clifton
4be9d953ac CHEBUZZF3 - Implement ADC driver for 3 ADC channels. Use STM32F3 linker
script so it uses the right values for RAM and FLASH size.
2014-05-12 00:17:14 +01:00
Renamed from stm32_flash.ld (Browse further)