mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
* AT32F435: new target (#12159) * AT32F435: New target (WIP) * IO and Timer Updates * Adding pseudonyms for the STM TypeDef items. - implementation to follow * Adding config_streamer support for AT32 * Implementation for IO * Adding in Peripheral mapping from emsr. * Warnings cleanup for AT drivers * Getting things to the linking stage * Add AT-START-F435 LEDs as default in AT32F435 as a temporary measure to aid bringup * Remove tabs * Enable selection of serial port to use for MSP * Setup defaults for AT-START-F435 to use MSP on UART1 * Fix for most recent 4.5.0 Makefile changes * Solve for sanity check. * Add AT32F435 MCU type * Fix compilation issue with SITL * Merge conflict resolution * Minor cleanup * Adding line feed. --------- Co-authored-by: Steve Evans <Steve@SCEvans.com> |
||
---|---|---|
.. | ||
at32f435_437_acc.c | ||
at32f435_437_adc.c | ||
at32f435_437_can.c | ||
at32f435_437_crc.c | ||
at32f435_437_crm.c | ||
at32f435_437_dac.c | ||
at32f435_437_debug.c | ||
at32f435_437_dma.c | ||
at32f435_437_dvp.c | ||
at32f435_437_edma.c | ||
at32f435_437_emac.c | ||
at32f435_437_ertc.c | ||
at32f435_437_exint.c | ||
at32f435_437_flash.c | ||
at32f435_437_gpio.c | ||
at32f435_437_i2c.c | ||
at32f435_437_misc.c | ||
at32f435_437_pwc.c | ||
at32f435_437_qspi.c | ||
at32f435_437_scfg.c | ||
at32f435_437_sdio.c | ||
at32f435_437_spi.c | ||
at32f435_437_tmr.c | ||
at32f435_437_usart.c | ||
at32f435_437_usb.c | ||
at32f435_437_wdt.c | ||
at32f435_437_wwdt.c | ||
at32f435_437_xmc.c |