Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-05-08 | Add notes, rename gpio class to gpio_pin and rename led variablesHEADmaster | Nao Pross | 1 | -2/+22 | |
2018-05-05 | Add top comments | Nao Pross | 1 | -0/+5 | |
2018-05-04 | Implement most of basic HAL | Nao Pross | 1 | -0/+39 | |
Oscillator: The oscillator is configured correctly. Interrupts: RX uart interrupts work. The global interrupt vector table is enabled. UART: RX features work. |