Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added qeiAdjustI. added new field and checking in STM32 | Stephane D'Alu | 2016-07-07 | 1 | -2/+1 |
* | move functions to hal_qei.*, fixed comments | Stephane D'Alu | 2016-07-07 | 1 | -0/+30 |
* | Added USB HID driver to community HAL | Jonathan Struebel | 2016-06-18 | 2 | -0/+515 |
* | 1-wire improvements. | barthess | 2016-05-31 | 1 | -2/+2 |
* | use config default as in chibios | Nicolas Reinecke | 2016-05-17 | 4 | -17/+44 |
* | qei driver: change copyright | Nicolas Reinecke | 2016-05-15 | 1 | -1/+1 |
* | add STM32 qei (quadrature encoder interface) driver | Nicolas Reinecke | 2016-05-08 | 2 | -0/+131 |
* | Updated Makefiles for STM32 according to | barthess | 2016-04-23 | 2 | -3/+3 |
* | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 16 | -455/+455 |
|\ | |||||
| * | STM32 mass update to current naming convention in ChibiOS | barthess | 2016-04-07 | 16 | -455/+455 |
* | | Fix testhal demos (except for RNG) | Fabio Utzig | 2016-04-04 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' into rng | Stephane D'Alu | 2016-02-21 | 14 | -0/+2356 |
|\ | |||||
| * | TIMCAP: Initial commit | Fabien Poussin | 2016-02-16 | 2 | -0/+211 |
| * | EEPROM: Initial commit | Fabien Poussin | 2016-02-16 | 4 | -0/+275 |
| * | USB-Host: Initial commit | Fabien Poussin | 2016-02-15 | 10 | -0/+1870 |
* | | cleanup | Stephane D'Alu | 2016-02-09 | 1 | -5/+0 |
* | | Random Number Generator driver | Stephane D'Alu | 2016-02-08 | 2 | -0/+142 |
|/ | |||||
* | Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib | barthess | 2016-01-24 | 4 | -4/+4 |
|\ | |||||
| * | Fixed typo | barthess | 2015-10-14 | 1 | -1/+1 |
| * | FSMC code cleanup | barthess | 2015-10-14 | 3 | -3/+3 |
* | | 1-wire driver improvements. | barthess | 2016-01-24 | 1 | -12/+29 |
|/ | |||||
* | Update code from code feedback | Michael Spradling | 2015-08-16 | 1 | -2/+2 |
* | Add CRC Driver | Michael Spradling | 2015-08-16 | 2 | -0/+159 |
* | Fixed copyright notes | barthess | 2015-05-02 | 3 | -32/+20 |
* | NAND code changed to use bitmap class | barthess | 2015-05-02 | 1 | -17/+14 |
* | EICU. Updated authors. | barthess | 2015-03-13 | 1 | -0/+4 |
* | EICU. Cosmetical improvements. | barthess | 2015-03-03 | 1 | -11/+11 |
* | EICU now able to capture data on all channels | barthess | 2015-03-03 | 1 | -77/+19 |
* | EICU. Fixed handlign of 32-bit timers. General code cleanup. PWM mode still u... | barthess | 2015-03-01 | 1 | -35/+41 |
* | EICU. Fixed another portion of typos. | barthess | 2015-03-01 | 1 | -1/+1 |
* | Added EICU driver in HAL. Added STM32 backend for EICU. | barthess | 2015-02-28 | 2 | -0/+240 |
* | 1-wire. STM32F1xx code tested | barthess | 2014-12-18 | 1 | -10/+22 |
* | 1-wire. Search ROM feature now optional | barthess | 2014-12-06 | 1 | -2/+11 |
* | 1-wire. Improved comments | barthess | 2014-12-06 | 1 | -34/+130 |
* | Added onewire driver | barthess | 2014-12-06 | 2 | -0/+235 |
* | Fixed copyrights | barthess | 2014-12-06 | 1 | -2/+1 |
* | Added hooks for community source | barthess | 2014-11-16 | 1 | -0/+74 |
* | Added fsmc code | barthess | 2014-10-18 | 1 | -0/+148 |