|
blink65 1.0
Write Arduino-style sketches for VIC-20 and Commodore 64.
|
Go to the source code of this file.
Macros | |
| #define | NUM_DIGITAL_PORTS 2 |
| #define | NUM_DIGITAL_PINS 9 |
| #define | NUM_ANALOG_INPUTS 0 |
| #define | PIN_C 0 |
| PA0. | |
| #define | PIN_D 1 |
| PA1. | |
| #define | PIN_E 2 |
| PA2. | |
| #define | PIN_F 3 |
| PA3. | |
| #define | PIN_H 4 |
| PA4. | |
| #define | PIN_J 5 |
| PA5. | |
| #define | PIN_K 6 |
| PA6. | |
| #define | PIN_L 7 |
| PA7. | |
| #define | PIN_M 8 |
| CB2~, tone. | |
| #define | LED_BUILTIN PIN_C |
| #define LED_BUILTIN PIN_C |
| #define NUM_ANALOG_INPUTS 0 |
| #define NUM_DIGITAL_PINS 9 |
| #define NUM_DIGITAL_PORTS 2 |
| #define PIN_C 0 |
PA0.
| #define PIN_D 1 |
PA1.
| #define PIN_E 2 |
PA2.
| #define PIN_F 3 |
PA3.
| #define PIN_H 4 |
PA4.
| #define PIN_J 5 |
PA5.
| #define PIN_K 6 |
PA6.
| #define PIN_L 7 |
PA7.
| #define PIN_M 8 |
CB2~, tone.