Skip to content

Commit

Permalink
Adjust HAL platform defines, comments
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead authored and zillarob committed Mar 11, 2021
1 parent 5b73b7e commit 86acde5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Marlin/src/HAL/TEENSY40_41/watchdog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/

/**
* HAL Watchdog for Teensy 4.0 (IMXRT1062DVL6A) / 4.1 (IMXRT1062DVJ6A)
*/

#ifdef __IMXRT1062__

/**
Expand Down

0 comments on commit 86acde5

Please sign in to comment.