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

HPM6E00 basic support #11

Merged
merged 10 commits into from
Jun 30, 2024
Merged

HPM6E00 basic support #11

merged 10 commits into from
Jun 30, 2024

Conversation

andelf
Copy link
Collaborator

@andelf andelf commented Jun 29, 2024

  • HPM6E00 flash algorithm, in HPMicro.yaml
    • NOR FLASH CFG is from the hpm6e00evk board
    • Flash size detection is not used
  • Add HPM6E sysctl int, split files. PLL is not added, since the default clock settings are OK
  • Demo code for hpm6e00evk's RGB LEDs

Additional non-HPM6E00 changes

  • Refine DMA channel impl trait maco, avoid impl from every channel
  • minor rt init enhancement from hpm_sdk logic
  • clean up PLIC state when start

@andelf andelf changed the title WIP: DMA suport WIP: HPM6E00 basic support Jun 29, 2024
@andelf andelf changed the title WIP: HPM6E00 basic support HPM6E00 basic support Jun 30, 2024
@andelf andelf force-pushed the feat/dma-support branch from 5afa972 to fae7c54 Compare June 30, 2024 02:09
@andelf andelf merged commit 638d3d4 into master Jun 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant