mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-12 15:03:41 +00:00
machine: sync stm32g0 with updated stm32 device files
USART.ISR_FIFO_ENABLED => USART.ISR
IRQ_TIM6_DAC => IRQ_TIM6_DAC_LPTIM1
ADC.CHSELR => ADC.CHSELR0 (alternate registers 0/1)
This commit is contained in:
committed by
deadprogram
parent
b0ea05a853
commit
46a2a177c1
@@ -1,4 +1,4 @@
|
||||
//go:build stm32 && !stm32g0
|
||||
//go:build stm32
|
||||
|
||||
package machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user