diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2025-02-14 18:20:46 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2025-02-14 18:20:46 -0500 |
| commit | 7b2d0640e6209539d80e79126d3b05ff8bf88176 (patch) | |
| tree | 46cd3c6455e37e1654aaf96c753454ecca223fbd /ExamPrepTwo/Sources/derivative.inc | |
| parent | db27faf84654f0084542536e538044a0458bb554 (diff) | |
HW4 Finished
Diffstat (limited to 'ExamPrepTwo/Sources/derivative.inc')
| -rw-r--r-- | ExamPrepTwo/Sources/derivative.inc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ExamPrepTwo/Sources/derivative.inc b/ExamPrepTwo/Sources/derivative.inc new file mode 100644 index 0000000..988343b --- /dev/null +++ b/ExamPrepTwo/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' + + + |
