Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'utzig/kinetis' into kinetis | flabbergast | 2016-03-21 | 36 | -0/+11690 |
|\ | |||||
| * | [KINETIS] Fix platform driver references to contrib | Fabio Utzig | 2016-03-08 | 2 | -21/+21 |
| | | |||||
| * | [KINETIS] Move from main repo to contrib | Fabio Utzig | 2016-03-07 | 36 | -0/+11690 |
| | | |||||
* | | NAND. Cosmetical improvement | barthess | 2016-03-17 | 1 | -5/+7 |
| | | |||||
* | | Updated some testhal projects to new ChibiOS code | barthess | 2016-03-15 | 3 | -8/+2 |
|/ | |||||
* | hide shell errors | Stephane D'Alu | 2016-02-21 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into rng | Stephane D'Alu | 2016-02-21 | 14 | -21/+4270 |
|\ | | | | | | | | | | | | | | | | | Added haltest Conflicts: os/hal/hal.mk os/hal/include/hal_community.h os/hal/src/hal_community.c | ||||
| * | TIMCAP: Initial commit | Fabien Poussin | 2016-02-16 | 5 | -4/+1226 |
| | | |||||
| * | USB-Host: Initial commit | Fabien Poussin | 2016-02-15 | 4 | -0/+2688 |
| | | |||||
| * | Merge pull request #33 from sdalu/rtc | Fabio Utzig | 2016-02-15 | 5 | -18/+357 |
| |\ | | | | | | | RTC for System Ticks | ||||
| | * | Now ST can also use RTC1. Added NRF51_ST_PRIORITY for interrupts. | Stephane D'Alu | 2016-02-14 | 2 | -38/+200 |
| | | | | | | | | | | | | Default values are changed if SOFTDEVICE_PRESENT is defined | ||||
| | * | st handle compile-tie error checking instead of gpt, as gpt is included first | Stephane D'Alu | 2016-02-14 | 2 | -6/+8 |
| | | | |||||
| | * | exclude TIMER0 from GPT if already used for system ticks | Stephane D'Alu | 2016-02-06 | 1 | -1/+6 |
| | | | |||||
| | * | protect ChibiOS specific sanity check | Stephane D'Alu | 2016-02-06 | 1 | -1/+1 |
| | | | |||||
| | * | fixed compile time error detection for deltatime | Stephane D'Alu | 2016-02-06 | 1 | -4/+4 |
| | | | |||||
| | * | deal with 16bits systime_t | Stephane D'Alu | 2016-02-06 | 1 | -16/+24 |
| | | | |||||
| | * | fixed tickless for RTC, removed it for TIMER | Stephane D'Alu | 2016-02-06 | 2 | -86/+7 |
| | | | |||||
| | * | try to implement tick-less mode | Stephane D'Alu | 2016-02-06 | 2 | -16/+143 |
| | | | |||||
| | * | use mcuconf.h with NRF51_SYSTEM_TICKS to select the timer source (TIMER or RTC) | Stephane D'Alu | 2016-02-05 | 4 | -14/+109 |
| | | | |||||
| | * | start by a stop | Stephane D'Alu | 2016-02-05 | 1 | -1/+1 |
| | | | |||||
| | * | moved from HFCLK TIMER to RTC LFCLK | Stephane D'Alu | 2016-02-05 | 3 | -26/+45 |
| | | | |||||
* | | | Merge branch 'master' into rng | Stephane D'Alu | 2016-02-09 | 4 | -0/+286 |
|\| | | | | | | | | | | | | | | Conflicts: os/hal/ports/NRF51/NRF51822/platform.mk | ||||
| * | | 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 |
| |/ | |||||
* | | cleanup, added comments | Stephane D'Alu | 2016-02-09 | 1 | -10/+14 |
| | | |||||
* | | cleanup | Stephane D'Alu | 2016-02-09 | 2 | -25/+3 |
| | | |||||
* | | Random Number Generator driver | Stephane D'Alu | 2016-02-08 | 3 | -1/+338 |
|/ | |||||
* | Merge pull request #31 from sdalu/mk | Fabio Utzig | 2016-02-03 | 1 | -11/+42 |
|\ | | | | | Smart build enable | ||||
| * | 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 |
|\ \ | |/ |/| | Makefile paths rework | ||||
| * | 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 | ||||
| * | Cleanup nRF51 serial driver | Stephen Caudle | 2015-08-10 | 2 | -72/+138 |
| | | | | | | | | | | | | Use values from bitfields header. Also convert notify1 function to be non-blocking, which seems to be how most of the other serial drivers are implemented. | ||||
* | | Add CRC Driver | Michael Spradling | 2015-08-16 | 3 | -0/+583 |
|/ | | | | | | | | | | | | | | | | | | | | | | This patch includes a high level and two low level drivers. The high level driver is enabled with flag HAL_USE_CRC The low level drivers include: * Hardware CRC for the STM32 cortex processor lines.(when supported) * Enabled with flag STM32_CRC_USE_CRC1 * DMA is enabled with CRC_USE_DMA * SYNC api will use DMA, but put calling thread to sleep * ASYNC api enabled. * DMA Disabled * SYNC api spin while calculating CRC * ASYNC api disabled * Software CRC (3 modes) * CRCSW_CRC32_TABLE - Enables crc32 with lookup table. * CRCSW_CRC16_TABLE - Enables crc16 with lookup tables. * CRCSW_PROGRAMMBLE - Enables any crc done with computation. * Can calculate any crc configuration. * CRC_USE_DMA obviously not support with software CRC | ||||
* | Add EXT driver for nRF51 | Stephen Caudle | 2015-08-09 | 5 | -1/+499 |
| |