Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Minor improvements in DMA2D demo | barthess | 2015-06-28 | 2 | -0/+0 |
* | | Merge pull request #9 from TexZK/ltdc_dma2d | Uladzimir Pylinski | 2015-06-28 | 2 | -0/+1011 |
|\ \ | |||||
| * | | ILI9341 driver moved to devices_lib | Andrea Zoppi | 2015-06-27 | 2 | -0/+1011 |
* | | | Memtest code moved to 'various' directory | barthess | 2015-06-28 | 2 | -0/+359 |
|/ / | |||||
* / | Added bitmap class in os/various | barthess | 2015-05-02 | 2 | -0/+235 |
|/ | |||||
* | Reorganized devices_lib folder | Rocco Marco | 2015-04-17 | 12 | -7/+0 |
* | Lib are now totally independent from PLAY | Rocco Marco | 2015-04-13 | 12 | -49/+3 |
* | Added email contact | Rocco Marco | 2015-04-12 | 12 | -35/+59 |
* | Added devices_lib | RoccoMarco | 2015-01-12 | 12 | -0/+3323 |