Added missing USB registers.

master
Ondřej Hruška 9 years ago
parent 32bb59cec0
commit debca1da2f
  1. 1
      lib/INI_BASE.s
  2. 816
      lib/INI_USB.s

@ -68,6 +68,7 @@ _COMP EQU (_APB1 + 0x7C00) ; Analog Comparator base
_RI EQU (_APB1 + 0x7C04) ; Routing Interface base (analog pin connections)
_OPAMP EQU (_APB1 + 0x7C5C) ; OpAmp config base
_USB EQU (_APB1 + 0x5C00) ; USB registers base
; *** Peripheral Bus 2 devices ***

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save