mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-10 22:13:39 +00:00
Run Nick G's spellchecker github.com/client9/misspell, carefuly fix what it found (#4235)
This commit is contained in:
@@ -85,7 +85,7 @@ func handleInterrupt() {
|
||||
riscv.MCAUSE.Set(0)
|
||||
}
|
||||
|
||||
// initPeripherals configures periperhals the way the runtime expects them.
|
||||
// initPeripherals configures peripherals the way the runtime expects them.
|
||||
func initPeripherals() {
|
||||
// Configure PLL to output 320MHz.
|
||||
// R=2: divide 16MHz to 8MHz
|
||||
|
||||
Reference in New Issue
Block a user