|
* Added DB defines for SceUsbSerial
Added in header for SceUsbSerial
* Changed to usbserial.h
updated db.json to camelCase
Fixed spelling errors in usbserial.h
added documentation from wiki to usbserial.h
* sceUsbSerialget_len -> sceUsbSerialGetLen
sceUsbSerialget_lenForKernel -> sceUsbSerialGetLenForKernel
* Dangit missed some information on the wiki!
* fix camelCase.
* fix some formatting issues
* Split usbserial.h to psp2kern/kernel/usbserial.h
fix some documentation.
* Moved kernel defines for usbserial.h to appropriate folder
Fix preprocessor macros
update copyright
* Git decided my changes were not important and chose to ignore them
|