1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 03:20:00 +03:00
Open Source Flight Controller Firmware
Find a file
Dominic Clifton 4da8accfc0 OLIMEXINO - Initial support for the OLIMEXINO board.
PWM and ADC configuration is the same as the naze32 for now.  Requires an accelerometer is connected via I2C2.

I2C signals SDA2 and SCL2 are on the UEXT header (Pins 6 and 5 respectively)
USART signals TX and RX are on the CON3/CON4 headers (TX = D7, RX = D8)

Onboard LEDs (LED1/LED2) working.
Buzzer support removed for now as it conflicted with PWM map and LEDs.
mma845x support disabled as it conflicted with an LED.
Relocated some NAZE specific comments.

Disabling PWM2 as an input as it conflicts with the yellow onboard LED2.
2013-04-09 00:15:34 +02:00
lib Applied patch from trunet for running at 64MHz off HSI for broken Chinese kcopter clones 2012-10-06 14:40:24 +00:00
obj added some more configurable frobs to cli. commit before 2.2 merge. 2013-03-11 06:18:20 +00:00
src OLIMEXINO - Initial support for the OLIMEXINO board. 2013-04-09 00:15:34 +02:00
support corrected short options for getopt. 2013-02-16 11:16:53 +00:00
baseflight.uvproj added MSP_UID patch from cGiessen 2013-03-04 00:17:50 +00:00
JLinkSettings.ini imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
Makefile OLIMEXINO - Initial support for the OLIMEXINO board. 2013-04-09 00:15:34 +02: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