2 files changed
+7
-2
lines changed+6-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
64 | 70 |
| |
65 | 71 |
| |
66 | 72 |
| |
| |||
70 | 76 |
| |
71 | 77 |
| |
72 | 78 |
| |
73 |
| - | |
74 | 79 |
| |
75 | 80 |
| |
76 | 81 |
| |
|
- CREDITS+1
- README.md+9-17
- Rules.mk+4-2
- addon/fatfs/Makefile+1-1
- addon/fatfs/ccsbcs.c-388
- addon/fatfs/diskio.cpp+10-10
- addon/fatfs/diskio.h+5-8
- addon/fatfs/ff.c+2.2k-1.8k
- addon/fatfs/ff.h+119-75
- addon/fatfs/ffconf.h+114-94
- addon/fatfs/ffunicode.c+15.6k
- addon/fatfs/integer.h-38
- addon/fatfs/sample/README+1-4
- addon/fatfs/sample/kernel.cpp+2-2
- addon/fatfs/syscall.cpp+7-7
- addon/fatfs/unicode.c-17
- addon/linux/dma-mapping.cpp+1-1
- addon/linux/kernel.h+4
- addon/linux/types.h+2
- doc/classes.txt+1
- doc/debug.txt+13-2
- doc/realtime.txt+10
- include/circle/bcm2835.h+3
- include/circle/sysconfig.h+30-8
- include/circle/usertimer.h+68
- include/circle/version.h+3-3
- lib/Makefile+1-1
- lib/bcmpropertytags.cpp+2-2
- lib/dmachannel.cpp+7-7
- lib/exceptionstub.S+46-6
- lib/i2ssoundbasedevice.cpp+5-5
- lib/input/mousebehaviour.cpp+2-2
- lib/input/touchscreen.cpp+23-15
- lib/pwmsoundbasedevice.cpp+5-5
- lib/usb/dwhcidevice.cpp+2-2
- lib/usb/usbdevice.cpp+7-8
- lib/usb/usbgamepad.cpp+1-2
- lib/usertimer.cpp+107
- lib/virtualgpiopin.cpp+2-2
- sample/36-softpwm/Makefile+11
- sample/36-softpwm/README+20
- sample/36-softpwm/kernel.cpp+133
- sample/36-softpwm/kernel.h+75
- sample/36-softpwm/main.cpp+47
- sample/36-softpwm/softpwmoutput.cpp+94
- sample/36-softpwm/softpwmoutput.h+60
- sample/README+1
- tools/flasher.py+5-4
0 commit comments