Skip to content

Commit

Permalink
Adding support for Microchip PIC32CX SG devices
Browse files Browse the repository at this point in the history
  • Loading branch information
MyGh64605 committed Jun 25, 2024
1 parent e25427c commit 81f02ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/pic32cxsgpinctrl.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
Usage::
python3 pic32pinctrl.py [-i /path/to/configs] [-o /path/to/include]
python pic32pinctrl.py -i ../pinconfig -o ../include
py pic32pinctrl.py -i ../pinconfig -o ../include
"""

import argparse
Expand Down

0 comments on commit 81f02ec

Please sign in to comment.