Add temporary fix warning

This commit is contained in:
Lucian Copeland 2020-06-04 13:30:07 -04:00
parent c93ccd1e91
commit 74effeeefd

View File

@ -306,6 +306,7 @@ void reset_port(void) {
//reset_event_system();
// TODO: implement a proper fix for 1060 resets
#if !defined (MIMXRT1062_SERIES)
reset_all_pins();
#endif