index
:
avr/qmk/ChibiOS-Contrib
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
various
Commit message (
Expand
)
Author
Age
Files
Lines
*
+ Added make targets for flashing and debugging via Black Magic and gdb
Tim Rheinfels
2019-10-27
1
-0
/
+57
*
Merge branch 'master' into segger_systemview
Diego Ismirlian
2019-10-03
1
-0
/
+22
|
\
|
*
Add fault handlers to ease ARM-v7m (Cortex M3/M4(F)/M7 debugging
Diego Ismirlian
2019-10-02
1
-0
/
+22
*
|
RTT/SystemView bindings: avoid race condition on ISR exit
Diego Ismirlian
2019-10-02
1
-0
/
+3
*
|
Use I-class functions for registry
Diego Ismirlian
2019-09-30
1
-2
/
+43
*
|
Merge branch 'master' into segger_systemview
Diego Ismirlian
2019-09-29
1
-1
/
+1
|
\
|
|
*
Update copyright
Diego Ismirlian
2019-09-29
1
-1
/
+1
*
|
Add SEGGER RTT and SystemView bindings for ChibiOS
Diego Ismirlian
2019-09-29
9
-0
/
+909
|
/
*
Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-Contrib
Diego Ismirlian
2019-08-24
8
-60
/
+1635
|
\
|
*
Fix F7 cache invalidation on write operation
José Simões
2019-03-10
1
-6
/
+17
|
*
Add call to cache flush on disk write
José Simões
2019-03-07
1
-0
/
+3
|
*
Fixes for USB MSD
José Simões
2019-02-27
1
-31
/
+53
|
*
Adding median library
Fabien Poussin
2019-01-10
2
-0
/
+171
|
*
added NRF52 pwm, icu, i2c, radio esb drivers
andru
2019-01-08
2
-0
/
+1367
|
*
Adopt sources to new HAL.
Konstantin Oblaukhov
2018-09-24
3
-6
/
+11
*
|
FATFS: update diskio to match FATFS version
Diego Ismirlian
2018-08-20
1
-6
/
+6
*
|
Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-Contrib
Diego Ismirlian
2018-08-20
5
-12
/
+285
|
\
|
|
*
Renaming PID struct typedef to avoid conflicts
Fabien Poussin
2018-03-25
2
-38
/
+38
|
*
Adding basic PID demo.
Fabien Poussin
2018-03-22
2
-5
/
+5
|
*
Cleaning PID lib.
Fabien Poussin
2018-03-22
2
-41
/
+44
|
*
Adding PID library
Fabien Poussin
2018-03-22
2
-0
/
+269
|
*
lib_sci: FIX 'for' loop initial declarations are only allowed in C99 or C11 mode
Romain Reignier
2018-03-12
1
-1
/
+2
|
*
fatfs: update to latest ChibiOS changes
Romain Reignier
2018-03-12
2
-11
/
+11
*
|
Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-Contrib
Diego Ismirlian
2017-10-29
2
-19
/
+74
|
\
|
|
*
SCSI: Respond to TEST UNIT READY command, Fix REQUEST SENSE replying
Kimmo Lindholm
2017-10-21
1
-18
/
+53
|
*
SCSI: Respond to unit serial number inquiry
Kimmo Lindholm
2017-10-12
2
-1
/
+21
*
|
USBH: silence compiler warning
Diego Ismirlian
2017-10-29
1
-0
/
+1
*
|
USBH: testhal example: improve support for multiple FAT devices
Diego Ismirlian
2017-08-08
3
-48
/
+76
|
/
*
USBH: Fix compile with FATFS 0.12b
Diego Ismirlian
2017-08-07
1
-12
/
+12
*
USB Host fixes
Diego Ismirlian
2017-06-05
2
-0
/
+327
*
Fixed typo in ramdisk.
barthess
2017-01-06
1
-1
/
+1
*
Added debug printf macros
barthess
2016-10-28
1
-0
/
+41
*
USB_MSD. Added READ_FORMAT_CAPACITIES handler
barthess
2016-10-28
3
-38
/
+90
*
Updated include guards
barthess
2016-10-17
2
-6
/
+6
*
USB_MSD. Initial commit.
barthess
2016-10-17
4
-0
/
+1038
*
NRF52832 implementation
Stephane D'Alu
2016-07-09
1
-0
/
+4
*
extend to 64 bits int
Stephane D'Alu
2016-02-28
1
-0
/
+55
*
Merge pull request #35 from sdalu/sensor_hdc1000
Fabio Utzig
2016-02-15
11
-0
/
+2563
|
\
|
*
included copyright
Stephane D'Alu
2016-02-15
2
-6
/
+39
|
*
correctly pack structure, remove unused fields
Stephane D'Alu
2016-02-10
4
-31
/
+54
|
*
fixed tsl2561, added tsl2591
Stephane D'Alu
2016-02-09
3
-14
/
+511
|
*
updated license
Stephane D'Alu
2016-02-09
8
-13
/
+94
|
*
changed file layout, move startup/bootup time to #define
Stephane D'Alu
2016-02-08
7
-31
/
+63
|
*
added TSL2561 Light sesnor
Stephane D'Alu
2016-02-08
7
-148
/
+750
|
*
small fix
Stephane D'Alu
2016-02-07
1
-3
/
+10
|
*
cleanup
Stephane D'Alu
2016-02-07
3
-141
/
+3
|
*
mcp9808 temperature sensor
Stephane D'Alu
2016-02-07
2
-0
/
+396
|
*
fixed comments, set default i2c address
Stephane D'Alu
2016-02-07
1
-5
/
+4
|
*
hdc1008 sensor
Stephane D'Alu
2016-02-07
5
-0
/
+1031
*
|
ease dev with flash/debug target
Stephane D'Alu
2016-02-05
2
-0
/
+46
|
/
[next]