Skip to content

esp: systimer and system hal #485

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

Merged
merged 11 commits into from
Apr 23, 2025
Merged

esp: systimer and system hal #485

merged 11 commits into from
Apr 23, 2025

Conversation

tact1m4n3
Copy link
Collaborator

@tact1m4n3 tact1m4n3 commented Apr 22, 2025

  • systimer and system hal
  • fix direct boot bug where the preferred_binary_format of the target was .esp instead of .bin
  • rename esp_riscv_image.zig to esp_riscv_image_boot.zig for consistency

@tact1m4n3 tact1m4n3 force-pushed the esp_systimer_and_system branch from cee2e76 to 380da0e Compare April 22, 2025 10:59
@tact1m4n3 tact1m4n3 force-pushed the esp_systimer_and_system branch from 380da0e to 13de28d Compare April 22, 2025 17:32
@Grazfather
Copy link
Collaborator

Grazfather commented Apr 22, 2025

drivers.zig needs its relative-path hal import fixed to build now, but it should probably just do const hal = microzig.hal; anyway.

@tact1m4n3
Copy link
Collaborator Author

I moved hal.zig back where it belongs :))

@Grazfather Grazfather merged commit 024cbb0 into main Apr 23, 2025
41 checks passed
@Grazfather Grazfather deleted the esp_systimer_and_system branch April 23, 2025 14:08
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.

3 participants