I2C/SPI/GPIO example for MAX32625PICO board

Dependencies:   SerialInterface USBDevice max32625pico

Fork of PICO_USB_I2C_SPI by Greg Steiert

Changes

RevisionDateWhoCommit message
17:b4c32ceab541 2018-08-22 switches Switched to official mbed library default tip
16:564f88ac41ed 2018-05-03 switches Updated mbed library to fix button
15:e8b28cadf100 2018-05-02 switches Updated mbed library
14:dd5a96c353ed 2018-01-25 switches Added max32625pico library and example of using mixed voltages.; Changed USB VID/PID
13:fed6ff32bf5d 2017-04-13 switches New serial adapter example for PICO board
12:6c4b202eb16b 2017-02-03 switches Replaced development library with official library
11:b9d7ab7626b5 2016-12-16 switches Updated libraries.
10:a3f06fa13bda 2016-12-15 switches Simplified the SerialInterface library to eliminate the init function.
9:e59eb5f5ce32 2016-12-15 switches Added analog function
8:9b85634550c7 2016-12-14 switches Updated SerialInterface library with GPIO and SPI configuration options.
7:5de026dd3a82 2016-12-13 switches Updated pegasus_dev library and max32630fthr library.
6:bff339370df6 2016-12-08 switches Separated ssel from SPI port to allow for easier multi byte SPI transactions.
5:2436ae0a9eb1 2016-12-08 switches Fixed power sequencing issue. I2C works, SPI only does single byte transactions.
4:bf2b2b0cd5d3 2016-12-08 switches Committing alpha release for sharing
3:aa55728c8e09 2016-12-08 switches USB serial adapter enables communication with I2C and SPI devices over USB.
2:57500e991166 2016-12-08 switches Added max32630fthr library to replace PMIC initialization code.; Renamed serial ports to be more clear.
1:6923b075c8d7 2016-11-12 switches Adding USB serial demo
0:60a522ae2e35 2016-11-11 switches Basic blinky demo with development libraries for MAX32630FTHR