diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2025-02-21 18:58:06 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2025-02-21 18:58:06 -0500 |
| commit | f8fee6a63422a85bfee5fe2d903bf5c1316241a6 (patch) | |
| tree | 27fbe56db343119c49cf2c7d4e13600b08080587 /cmpen472hw6_McDonnell/Sources/derivative.inc | |
| parent | 2b6e22d8d4debc81cb8b7a16f731b46c7dd59c2e (diff) | |
HW6 Printing in All Types
Diffstat (limited to 'cmpen472hw6_McDonnell/Sources/derivative.inc')
| -rw-r--r-- | cmpen472hw6_McDonnell/Sources/derivative.inc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cmpen472hw6_McDonnell/Sources/derivative.inc b/cmpen472hw6_McDonnell/Sources/derivative.inc new file mode 100644 index 0000000..988343b --- /dev/null +++ b/cmpen472hw6_McDonnell/Sources/derivative.inc @@ -0,0 +1,10 @@ + + ; Note: This file is recreated by the project wizard whenever the MCU is + ; changed and should not be edited by hand + ; + + ; include derivative specific macros + INCLUDE 'mc9s12c32.inc' + + + |
