annotate cfg-headers/sys.cfg @ 17:9a8a20d45be7

Timer2 for Nucleus RTOS ticks
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 15 May 2020 04:54:15 +0000
parents 14f8a71286c5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #ifndef __SYS_CFG__
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 #define __SYS_CFG__
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 #define DSP 36
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 #define STD 6
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 #endif /* __SYS_CFG__ */