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

add support arterytek at32f405 #412

Merged
merged 8 commits into from
Oct 22, 2024
Merged

Commits on Aug 23, 2024

  1. Added support for Arterytek AT32F405.

    Add AT32 ADCv2, DMAv2, GPIOv2, I2Cv2, SPIv2, USARTv2 low level driver.
    Add support timer7, timer7, timer13, timer14.
    Add demo RT-AT-START-F405.
    Maxjta committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a384be5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. modify pwm define

    Maxjta committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    13fecb4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Maxjta/developer

    Added support for Arterytek AT32F405
    ArteryTek authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cfe0111 View commit details
    Browse the repository at this point in the history
  3. Modify EXINT driver:

    1. Modifying the exint serve irq name
    2. Modifying the exint variable with the same name results in a compilation error
    Maxjta committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1191911 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Modify at32f405 board comment

    Maxjta committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7b1ec07 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Maxjta/developer

    Modify EXINT driver
    ArteryTek authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    405727c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    599e4f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Maxjta/developer

    Add Support USART6, UART7, UART8
    ArteryTek authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1539209 View commit details
    Browse the repository at this point in the history