Skip to content

Commit

Permalink
Add missing clock in table
Browse files Browse the repository at this point in the history
  • Loading branch information
MCUdude committed Oct 11, 2023
1 parent 33718ca commit ceb4811
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PlatformIO.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ Below is a table with supported clocks for MiniCore. Defaults to 16 MHz if not s
| 11.0592 MHz | External | `11059200L` |
| 8 MHz | External | `8000000L` |
| 7.3728 MHz | External | `7372800L` |
| 6 MHz | External | `6000000L` |
| 4 MHz | External | `4000000L` |
| 3.6864 MHz | External | `3686400L` |
| 2 MHz | External | `2000000L` |
Expand Down

0 comments on commit ceb4811

Please sign in to comment.