Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed typos | Stephane D'Alu | 2016-02-09 | 2 | -3/+3 |
* | add driver to plateform.mk | Stephane D'Alu | 2016-02-06 | 1 | -1/+7 |
* | added LFCLK and HFCLK frequencies | Stephane D'Alu | 2016-02-06 | 1 | -0/+3 |
* | s/template/NRF51822/g | Stephane D'Alu | 2016-02-06 | 2 | -2/+2 |
* | changed author | Stephane D'Alu | 2016-02-06 | 1 | -1/+1 |
* | Added watchdog WDT | Stephane D'Alu | 2016-02-06 | 2 | -0/+277 |
* | Merge pull request #31 from sdalu/mk | Fabio Utzig | 2016-02-03 | 1 | -11/+42 |
|\ | |||||
| * | smart build enable | Stephane D'Alu | 2016-02-03 | 1 | -11/+42 |
* | | updated comments | Stephane D'Alu | 2016-02-02 | 1 | -2/+2 |
* | | cleaned up PINs configuration and selection | Stephane D'Alu | 2016-02-02 | 1 | -16/+25 |
* | | hardware flow control from nRF51 | Stephane D'Alu | 2016-02-02 | 2 | -7/+45 |
|/ | |||||
* | Fixed typo | barthess | 2015-10-14 | 4 | -4/+4 |
* | FSMC code cleanup | barthess | 2015-10-14 | 12 | -22/+14 |
* | Add GPT driver for nRF51 | Stephen Caudle | 2015-09-27 | 3 | -1/+626 |
* | Add missing braces and fix copyright | Stephen Caudle | 2015-09-14 | 1 | -1/+2 |
* | Add ADC driver for nRF51 | Stephen Caudle | 2015-08-31 | 3 | -1/+457 |
* | Merge I2C driver | Fabio Utzig | 2015-08-30 | 4 | -1/+721 |
|\ | |||||
| * | Add I2C support for nRF51 | Stephen Caudle | 2015-08-20 | 4 | -1/+721 |
* | | Fixed rest of paths in build scripts. | barthess | 2015-08-24 | 2 | -3/+3 |
* | | Merge pull request #23 from fpoussin/master | Uladzimir Pylinski | 2015-08-24 | 5 | -40/+40 |
|\ \ | |/ |/| | |||||
| * | Changed the way files are included to a more convenient way. | Fabien Poussin | 2015-08-20 | 5 | -40/+40 |
* | | Merge pull request #16 from doceme/nrf51-cleanup-serial | Fabio Utzig | 2015-08-20 | 2 | -72/+138 |
|\ \ | |/ |/| | |||||
| * | Cleanup nRF51 serial driver | Stephen Caudle | 2015-08-10 | 2 | -72/+138 |
* | | Add CRC Driver | Michael Spradling | 2015-08-16 | 3 | -0/+583 |
|/ | |||||
* | Add EXT driver for nRF51 | Stephen Caudle | 2015-08-09 | 5 | -1/+499 |
* | Merge pull request #19 from doceme/nrf51-spi | Fabio Utzig | 2015-08-06 | 3 | -1/+604 |
|\ | |||||
| * | Add SPI support for nRF51 | Stephen Caudle | 2015-07-27 | 3 | -1/+604 |
* | | Improved FSMC. | barthess | 2015-08-04 | 3 | -16/+32 |
* | | 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 |
* | | nRF51: Remove unnecessary direction setting | Stephen Caudle | 2015-07-26 | 1 | -6/+0 |
* | | Cleanup nRF51 PAL driver | Stephen Caudle | 2015-07-25 | 2 | -101/+71 |
* | | Add nRF51 bitfield header file | Stephen Caudle | 2015-07-23 | 2 | -0/+7090 |
* | | Removed dependency on ST library for SDRAM | Andrea Zoppi | 2015-06-28 | 2 | -5/+5 |
* | | Minor changes | Andrea Zoppi | 2015-06-27 | 4 | -229/+234 |
* | | Old definitions removed | Andrea Zoppi | 2015-06-27 | 3 | -61/+1 |
* | | LTDC and DMA2D ported to ChibiOS/RT 3 | TexZK | 2015-06-24 | 5 | -2/+8383 |
* | | EICU. Fixed incorrect frequency calculation. | barthess | 2015-06-02 | 1 | -2/+2 |
* | | Fixed copypaste error in comment | barthess | 2015-06-02 | 1 | -1/+1 |
* | | Add tx/rx pin configuration to SerialConfig | Fabio Utzig | 2015-05-15 | 2 | -8/+16 |
* | | Remove GPIO pin initialization | Fabio Utzig | 2015-05-15 | 1 | -5/+0 |
* | | Add basic PAL driver | Fabio Utzig | 2015-05-15 | 3 | -0/+503 |
* | | Use sleep/wakeup for serial driver top-half | Fabio Utzig | 2015-05-14 | 2 | -14/+6 |
* | | Fix some issues with serial driver | Fabio Utzig | 2015-05-14 | 1 | -13/+49 |
* | | Add initial serial driver | Fabio Utzig | 2015-05-13 | 3 | -0/+327 |
* | | Add TIMER0 based ticker for OS | Fabio Utzig | 2015-05-13 | 1 | -0/+48 |
* | | Don't hang boot | Fabio Utzig | 2015-05-13 | 1 | -3/+0 |
* | | Add basic HAL/ST drivers | Fabio Utzig | 2015-05-12 | 4 | -0/+355 |
* | | Remove PAL, add ST | Fabio Utzig | 2015-05-12 | 1 | -1/+1 |
* | | Merge master | Fabio Utzig | 2015-05-10 | 2 | -22/+23 |
|\ \ |