analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
60 stars 76 forks source link

fix(PeriphDrivers): Fix SKBD and SPI for the initial commit of MAX32572 examples #849

Closed ozan956 closed 7 months ago

ozan956 commented 8 months ago

SDK Changes to make SKB and SPI_Usecase Examples Run

Changed Files

    modified:   Libraries/PeriphDrivers/Include/MAX32572/mxc_pins.h
    modified:   Libraries/PeriphDrivers/Source/SKBD/skbd_reva.c
    modified:   Libraries/PeriphDrivers/Source/SPI/spi_reva2.c
    modified:   Libraries/PeriphDrivers/Source/SYS/pins_me55.c
    modified:   Libraries/PeriphDrivers/max32572_files.mk
sihyung-maxim commented 7 months ago

Please be sure to pull the latest changes from the main branch into Analog-Devices-MSDK:dev/me13b_me55-examples. The main has the latest register updates and copyright updates.

sihyung-maxim commented 7 months ago

Looks good. Not sure what the status is of Jake's requested changes.