Board library for MAX32630FTHR platform

Dependencies:   MAX14690

Dependents:   FTHR_OLED MAX32630FTHR_ADC_Example Test_TFT_RT MAX32630FTHR_RGB ... more

Fork of max32630fthr by Greg Steiert

Revision:
0:8926602da648
Child:
1:15e34492fbf1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/max32630fthr.h	Wed Nov 16 01:01:28 2016 +0000
@@ -0,0 +1,7 @@
+// max32630fthr configuration utilities
+
+// max32630fthr initialization
+int max32630fthrInit();
+
+// max32630fthr pin voltage configuration
+int vddioh(PinName pin, bool en);
\ No newline at end of file