2021-12-14 | Paul Boddie | raw annotate files changeset graph | Fixed pin labels: RB10/PGEC3 should be RB10/PGED2. |
1 = Library = 2 3 Software developed using the CommonPIC32 distribution, such as the [[Examples| 4 examples]] provided in the distribution, relies on the library functionality 5 found in the `lib` directory. 6 7 `cpu.S` :: [[/cpu|Low-Level CPU Routines]] 8 `init.c` :: [[/init|Initialisation Routines]] 9 `payload.c` :: [[/payload|Payload Initialisation]] 10 `start.S` :: [[/start|Payload Start Routine]]