feat(bitscrambler): add hal driver support

This commit is contained in:
Jeroen Domburg
2023-12-06 15:13:45 +08:00
committed by morris
parent 7ff774905a
commit ab75a94877
13 changed files with 619 additions and 68 deletions

View File

@@ -38,6 +38,7 @@ PROVIDE ( TWAI2 = 0x500D9000 );
PROVIDE ( ADC = 0x500DE000 );
PROVIDE ( USB_SERIAL_JTAG = 0x500D2000 );
PROVIDE ( SDMMC = 0x50083000 );
PROVIDE ( BITSCRAMBLER = 0x500A3000 );
PROVIDE ( INTMTX = 0x500D6000 );
PROVIDE ( PCNT = 0x500C9000 );