mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-11 06:23:39 +00:00
machine: add PG* and PK* pins
They're used for LEDs on the STM32F469-Discovery board.
This commit is contained in:
@@ -19,6 +19,7 @@ const (
|
||||
portH
|
||||
portI
|
||||
portJ
|
||||
portK
|
||||
)
|
||||
|
||||
// Peripheral operations sequence:
|
||||
|
||||
Reference in New Issue
Block a user