small cleanup

This commit is contained in:
Trevor Barnes
2019-09-30 20:37:56 -05:00
parent 6af6bb4217
commit 5b3d71b5d7
7 changed files with 1886 additions and 1850 deletions

View File

@@ -18,9 +18,8 @@
.equ RCC_AHB1ENR, 0x30
# GPIOB Enable
.equ RCC_GPIOBEN, 1<<1
# Bit Set Reset Register
.equ GPIOB_BSRR, 0x18
# Base GPIOB Location
.equ GPIOB_BASE, 0x40020400
# GPIO Mode Register
.equ GPIO_MODER, 0x00