Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-08 | Rename include guards | Reiko Asakura | 1 | -3/+3 | |
2021-02-11 | Add package workflow | Reiko Asakura | 1 | -0/+4 | |
2021-02-11 | Fix includes: various | Reiko Asakura | 1 | -2/+0 | |
2020-09-19 | Make errors signed | Reiko Asakura | 1 | -3/+3 | |
2017-11-29 | Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255) | Sergi Granell | 1 | -3/+3 | |
* Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits * Fix psp2kern/power.h kernelgroup * Remove stray kscePervasiveUartSetBaudrate from psp2kern/uart.h * Add missing docs * Documentation improvements | |||||
2017-11-13 | Fix psp2kern/types.h include in psp2kern headers | Sergi Granell | 1 | -1/+1 | |
2017-10-05 | Named anonymous enums in psp2kern | Rinnegatamante | 1 | -6/+6 | |
Named anonymous enums in psp2kern | |||||
2017-04-10 | Add GPIO header and more NIDs (#158) | Sergi Granell | 1 | -0/+42 | |
* Add GPIO header and more NIDs * Add ksceSysconCtrlLED NID * Add ksceKernelCpuSuspendIntr and ksceKernelCpuResumeIntr NIDs * Add GPIO to the docs |