Go to file
true 57f7b1b48d fix setting clock divider to /1 when it should be /2
misinterpreted docs. too much ARM in my life.
the system sets up the clock divider with /2 and expects it to stay there.
was setting the divider to /1 thinking it only affected peripherals.
adjusted timings to compensate for the new divider.
2025-04-27 21:36:50 -07:00
fw fix setting clock divider to /1 when it should be /2 2025-04-27 21:36:50 -07:00
.gitignore add missing .gitignore 2025-04-23 19:55:20 -07:00