Adafruit FeatherOLED example for the MAX32630FTHR board

Dependencies:   Adafruit_FeatherOLED USBDevice max32630fthr

Dependents:   Bracciale_master Bracciale_slave

Fork of FTHR_USB_serial by Maxim Integrated

History

Moved declaration into main and added delay to ensure display is ready to be initialized. default tip

2017-02-08, by switches [Wed, 08 Feb 2017 00:50:27 +0000] rev 10

Moved declaration into main and added delay to ensure display is ready to be initialized.


Example program for Adafruit OLED Feather Wing with the MAX32630FTHR

2017-02-08, by switches [Wed, 08 Feb 2017 00:14:26 +0000] rev 9

Example program for Adafruit OLED Feather Wing with the MAX32630FTHR


Initial commit for review

2017-02-07, by switches [Tue, 07 Feb 2017 23:17:38 +0000] rev 8

Initial commit for review


Replacing reference to MAX14690 library

2017-02-06, by switches [Mon, 06 Feb 2017 23:40:01 +0000] rev 7

Replacing reference to MAX14690 library


Updated max32630fthr library

2017-02-06, by switches [Mon, 06 Feb 2017 23:16:26 +0000] rev 6

Updated max32630fthr library


Publishing to Maxim Integrated Team

2017-02-06, by switches [Mon, 06 Feb 2017 22:38:15 +0000] rev 5

Publishing to Maxim Integrated Team


Replaced development library with official library

2017-02-03, by switches [Fri, 03 Feb 2017 23:14:57 +0000] rev 4

Replaced development library with official library


Updated pegagus_dev and max32630fthr libraries

2016-12-13, by switches [Tue, 13 Dec 2016 21:37:41 +0000] rev 3

Updated pegagus_dev and max32630fthr libraries


Added max32630fthr library to replace PMIC initialization code.; Renamed serial ports to be more clear.

2016-12-08, by switches [Thu, 08 Dec 2016 00:06:59 +0000] rev 2

Added max32630fthr library to replace PMIC initialization code.; Renamed serial ports to be more clear.


Adding USB serial demo

2016-11-12, by switches [Sat, 12 Nov 2016 00:34:35 +0000] rev 1

Adding USB serial demo