Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added MCU support for ArteryTek AT32F415 #23445

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Commits on Aug 26, 2024

  1. Added AT32F415 support MCU (#1)

    * Added support for new AT32F415 MCU
    
    * Added Generic AT32F415 board
    
    * Added document of flashing and bootloader for new MCU
    
    * Added support wear leveling driver
    
    * Added support SPI driver
    
    * Added support WS2812 driver
    
    * Added support Serial driver
    
    * Added support ADC driver
    
    * Added AT-START-F415 onekey
    HorrorTroll committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8d68c3d View commit details
    Browse the repository at this point in the history
  2. Update lint formatting

    HorrorTroll committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f7ab0e2 View commit details
    Browse the repository at this point in the history
  3. Update onekey board

    HorrorTroll committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c4855ec View commit details
    Browse the repository at this point in the history
  4. Resolved zvecr suggestion

    HorrorTroll committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4dfba4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8395b9 View commit details
    Browse the repository at this point in the history