Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | 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: 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 |
|/ | |||||
* | Memtest. Cosmetical improvements | barthess | 2015-12-21 | 1 | -9/+15 |
* | Memtest. Cosmetical cleanup. | barthess | 2015-10-15 | 1 | -1/+1 |
* | Memtest. Added uint64_t test. | barthess | 2015-10-15 | 2 | -10/+27 |
* | Memtest. Changed way to specify memtest data width | barthess | 2015-09-28 | 2 | -28/+24 |
* | Update code from code feedback | Michael Spradling | 2015-08-16 | 1 | -76/+76 |
* | Add CRC Driver | Michael Spradling | 2015-08-16 | 2 | -0/+553 |
* | Improved FSMC. | barthess | 2015-08-04 | 2 | -5/+5 |
* | Memtest improvements | barthess | 2015-08-04 | 2 | -7/+29 |
* | Merge pull request #20 from RoccoMarco/master | Uladzimir Pylinski | 2015-08-02 | 1 | -7/+7 |
|\ | |||||
| * | minor fixes on max7219.h | Rocco Marco Guglielmi | 2015-08-02 | 1 | -7/+7 |
* | | Added descriptions and code simplified | TexZK | 2015-07-08 | 1 | -1/+1 |
* | | Added shell commands to control triple buffer demo | TexZK | 2015-07-07 | 1 | -1/+3 |
* | | TriBuf demos updated and working | TexZK | 2015-07-06 | 1 | -2/+3 |
* | | Added TriBuf files and demo [WIP] | TexZK | 2015-07-04 | 2 | -0/+436 |