Browse Source
OLIMEXINO - Initial support for the OLIMEXINO board.
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. git-svn-id: https://afrodevices.googlecode.com/svn/trunk/baseflight@302 7c89a4a9-59b9-e629-4cfe-3a2d53b20e61master
timecop@gmail.com
12 years ago
7 changed files with 70 additions and 24 deletions
-
13Makefile
-
42src/board.h
-
3src/drv_mma845x.c
-
10src/drv_pwm.c
-
10src/drv_system.c
-
12src/main.c
-
4src/sensors.c
Write
Preview
Loading…
Cancel
Save
Reference in new issue