pac55xx: adding memctl for flash/sram access, and clock/pll configuration functions.

Merge-conflict: took _prior_ verision of CCS_MUXSELR_MASK_PIN as
bracketing of (pin) seemed more correct!
This commit is contained in:
Kevin Stefanik
2020-03-30 15:41:48 -04:00
committed by Karl Palsson
parent 245761f894
commit 253a091936
5 changed files with 744 additions and 6 deletions

View File

@@ -36,7 +36,9 @@ TGT_CFLAGS += $(STANDARD_FLAGS)
ARFLAGS = rcs
OBJS += can.o
OBJS += ccs.o
OBJS += gpio.o
OBJS += memctl.o
VPATH += ../cm3