Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Memtest. Added uint64_t test. | barthess | 2015-10-15 | 2 | -10/+27 | |
| * | Fixed copypaste typo in comments | barthess | 2015-10-15 | 10 | -10/+10 | |
| * | Fixed typo | barthess | 2015-10-14 | 6 | -6/+6 | |
| * | FSMC code cleanup | barthess | 2015-10-14 | 48 | -326/+332 | |
| * | Merge pull request #26 from doceme/nrf51-gpt | Fabio Utzig | 2015-10-06 | 9 | -1/+1839 | |
| |\ | ||||||
| | * | Add GPT driver for nRF51 | Stephen Caudle | 2015-09-27 | 9 | -1/+1839 | |
* | | | 1-wire driver improvements. | barthess | 2016-01-24 | 5 | -101/+182 | |
|/ / | ||||||
* | | Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib | barthess | 2015-09-28 | 9 | -1/+1687 | |
|\| | ||||||
| * | Merge pull request #25 from doceme/nrf51-adc | Fabio Utzig | 2015-09-27 | 9 | -1/+1687 | |
| |\ | ||||||
| | * | Add missing braces and fix copyright | Stephen Caudle | 2015-09-14 | 2 | -2/+3 | |
| | * | Add ADC driver for nRF51 | Stephen Caudle | 2015-08-31 | 9 | -1/+1686 | |
* | | | Memtest. Changed way to specify memtest data width | barthess | 2015-09-28 | 2 | -28/+24 | |
|/ / | ||||||
* / | STM32 testhal. Fixed paths in makefiles | barthess | 2015-09-07 | 15 | -12/+27 | |
|/ | ||||||
* | Merge I2C driver | Fabio Utzig | 2015-08-30 | 11 | -2/+1970 | |
|\ | ||||||
| * | Add I2C support for nRF51 | Stephen Caudle | 2015-08-20 | 11 | -2/+1969 | |
* | | Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib | barthess | 2015-08-24 | 2 | -63/+16 | |
|\ \ | ||||||
| * | | Update README.md | Uladzimir Pylinski | 2015-08-24 | 1 | -1/+1 | |
| * | | Delete README-git.md | Uladzimir Pylinski | 2015-08-24 | 1 | -63/+0 | |
| * | | Update README.md | Uladzimir Pylinski | 2015-08-24 | 1 | -0/+2 | |
| * | | Update README.md | Uladzimir Pylinski | 2015-08-24 | 1 | -0/+6 | |
| * | | Update README.md | Uladzimir Pylinski | 2015-08-24 | 1 | -0/+8 | |
* | | | EICU. Fixed warnings in testhal. | barthess | 2015-08-24 | 1 | -0/+7 | |
|/ / | ||||||
* | | Fixed rest of paths in build scripts. | barthess | 2015-08-24 | 27 | -56/+72 | |
* | | TIVA. Fixed warnings about incorrect thread functions declaration. | barthess | 2015-08-24 | 1 | -4/+2 | |
* | | Merge pull request #23 from fpoussin/master | Uladzimir Pylinski | 2015-08-24 | 32 | -137/+166 | |
|\ \ | |/ |/| | ||||||
| * | Modified makefiles to incorporate changes | Fabien Poussin | 2015-08-20 | 22 | -79/+107 | |
| * | Changed the way files are included to a more convenient way. | Fabien Poussin | 2015-08-20 | 11 | -59/+60 | |
* | | Merge pull request #16 from doceme/nrf51-cleanup-serial | Fabio Utzig | 2015-08-20 | 3 | -74/+140 | |
|\ \ | |/ |/| | ||||||
| * | Cleanup nRF51 serial driver | Stephen Caudle | 2015-08-10 | 3 | -74/+140 | |
* | | Merge pull request #22 from M1Sports20/master | Uladzimir Pylinski | 2015-08-17 | 18 | -1/+3199 | |
|\ \ | |/ |/| | ||||||
| * | Update code from code feedback | Michael Spradling | 2015-08-16 | 3 | -83/+84 | |
| * | Add CRC Driver | Michael Spradling | 2015-08-16 | 18 | -1/+3198 | |
|/ | ||||||
* | Merge pull request #21 from doceme/nrf51-ext | Fabio Utzig | 2015-08-10 | 11 | -1/+1689 | |
|\ | ||||||
| * | Add EXT driver for nRF51 | Stephen Caudle | 2015-08-09 | 11 | -1/+1689 | |
|/ | ||||||
* | Merge pull request #19 from doceme/nrf51-spi | Fabio Utzig | 2015-08-06 | 10 | -1/+1843 | |
|\ | ||||||
| * | Add SPI support for nRF51 | Stephen Caudle | 2015-07-27 | 10 | -1/+1843 | |
* | | Improved FSMC. | barthess | 2015-08-04 | 9 | -42/+66 | |
* | | 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 | |
* | | | Merge branch 'tiva_i2c_fix' | marcoveeneman | 2015-07-29 | 1 | -1/+1 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Tiva. I2C. Fixed bug where number of bytes read is 2 more then requested. Thi... | marcoveeneman | 2015-04-24 | 1 | -1/+1 | |
* | | | Merge pull request #18 from doceme/nrf51-board | Fabio Utzig | 2015-07-27 | 1 | -32/+32 | |
|\ \ \ | ||||||
| * | | | Update nRF51 Waveshare board file | Stephen Caudle | 2015-07-26 | 1 | -32/+32 | |
* | | | | Merge pull request #17 from doceme/nrf51-pal-mode | Fabio Utzig | 2015-07-27 | 1 | -6/+0 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | nRF51: Remove unnecessary direction setting | Stephen Caudle | 2015-07-26 | 1 | -6/+0 | |
|/ / / | ||||||
* | | | Merge pull request #15 from utzig/nrf51-update-ocd-config | Fabio Utzig | 2015-07-26 | 1 | -11/+2 | |
|\ \ \ | ||||||
| * | | | [NRF51] Update openocd config file (0.9.0 has nrf51 target) | Fabio Utzig | 2015-07-26 | 1 | -11/+2 | |
* | | | | Merge pull request #14 from doceme/nrf51-cleanup-pal | Fabio Utzig | 2015-07-26 | 4 | -101/+7161 | |
|\ \ \ \ | ||||||
| * | | | | Cleanup nRF51 PAL driver | Stephen Caudle | 2015-07-25 | 2 | -101/+71 |