summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* lib/asm.h: remove unnecessary volatileTomasz Kramkowski2017-05-181-4/+5
|
* asm.h -> lib/asm.hTomasz Kramkowski2017-05-181-0/+42
|
* License and header guard cleanupTomasz Kramkowski2017-05-174-21/+57
| | | | | | | Fix some of the license headers being GPL2 when the project should be GPL3. Next needs a LICENSE file. Also fix header guards to a more robust <PROJECT>_<PATH> format.
* uart supportTomasz Kramkowski2017-03-261-0/+2
|
* usb: cleanup usb.cTomasz Kramkowski2017-03-251-0/+10
|
* move register definitions to separate repositoryTomasz Kramkowski2017-03-2311-579/+0
|
* Add defines for PITTomasz Kramkowski2016-11-302-1/+27
|
* don't use memcpy and memset for nowTomasz Kramkowski2016-11-242-48/+0
|
* lib/arrlen.h: ARRLEN macroTomasz Kramkowski2016-11-231-0/+6
|
* lib/le.h: correct ifdef guard defineTomasz Kramkowski2016-11-231-3/+3
|
* Init commitTomasz Kramkowski2016-10-2014-0/+667