mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-30 05:40:39 +00:00

* Cache bus clock register and support clock source * Recalculate eagerly to keep Config Copy * Destabilize UART clock source * Update I2C * Changelog * Refactor builder lite helpers for more flexibility * Flatten config structs * Add getters, hide fields * Hide all config fields * Fix changelog * Document the precomputation