Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed port to NRF5 to make room for NRF52832 chip | Stephane D'Alu | 2016-07-08 | 32 | -15159/+0 |
* | Merge pull request #87 from sdalu/qei | Uladzimir Pylinski | 2016-07-08 | 1 | -37/+1 |
|\ | |||||
| * | added qeiAdjustI. added new field and checking in STM32 | Stephane D'Alu | 2016-07-07 | 1 | -37/+1 |
* | | code cleanup, fixed testhal | Stephane D'Alu | 2016-07-07 | 2 | -13/+32 |
|/ | |||||
* | move functions to hal_qei.*, fixed comments | Stephane D'Alu | 2016-07-07 | 2 | -154/+48 |
* | conditionally add support for overflow variant | Stephane D'Alu | 2016-06-29 | 2 | -29/+39 |
* | changed counter type to int32_t | Stephane D'Alu | 2016-06-29 | 1 | -4/+4 |
* | conditionnaly compile accumulator overflow notification | Stephane D'Alu | 2016-06-29 | 2 | -4/+32 |
* | cleanup | Stephane D'Alu | 2016-06-29 | 2 | -53/+68 |
* | created more _lld_ fonctions. | Stephane D'Alu | 2016-06-29 | 2 | -82/+150 |
* | conditionally include support for LED | Stephane D'Alu | 2016-06-29 | 2 | -2/+22 |
* | renamed QDEC1 to QDEC0, misc... | Stephane D'Alu | 2016-06-29 | 2 | -18/+42 |
* | info | Stephane D'Alu | 2016-06-28 | 1 | -0/+4 |
* | cleanup | Stephane D'Alu | 2016-06-28 | 2 | -63/+61 |
* | QEI driver for NRF51 | Stephane D'Alu | 2016-06-28 | 3 | -1/+642 |
* | Merge pull request #76 from sdalu/priority | Fabio Utzig | 2016-05-29 | 7 | -15/+62 |
|\ | |||||
| * | Enable priority validation, Fixed priorirty (nRF51 use a 2bits priority) | Stephane D'Alu | 2016-05-17 | 7 | -15/+62 |
* | | allow use of GPIOTE/PPI to drive gpio pin (without callback) | Stephane D'Alu | 2016-05-18 | 3 | -14/+114 |
|/ | |||||
* | added PAL_LINE support | Stephane D'Alu | 2016-05-09 | 1 | -12/+51 |
* | old C style | Stephane D'Alu | 2016-05-05 | 1 | -1/+2 |
* | PWM driver | Stephane D'Alu | 2016-05-05 | 3 | -1/+646 |
* | Fix testhal demos (except for RNG) | Fabio Utzig | 2016-04-04 | 2 | -5/+5 |
* | Fix headers guards + style fixes | Fabio Utzig | 2016-04-04 | 13 | -49/+49 |
* | Move files to new naming std | Fabio Utzig | 2016-04-04 | 23 | -23/+23 |
* | Fix style and warnings using timer0 | Fabio Utzig | 2016-04-04 | 2 | -31/+46 |
* | Fix API usage in serial driver | Fabio Utzig | 2016-04-03 | 1 | -4/+4 |
* | hide shell errors | Stephane D'Alu | 2016-02-21 | 1 | -1/+1 |
* | Merge branch 'master' into rng | Stephane D'Alu | 2016-02-21 | 6 | -19/+358 |
|\ | |||||
| * | Merge pull request #33 from sdalu/rtc | Fabio Utzig | 2016-02-15 | 5 | -18/+357 |
| |\ | |||||
| | * | Now ST can also use RTC1. Added NRF51_ST_PRIORITY for interrupts. | Stephane D'Alu | 2016-02-14 | 2 | -38/+200 |
| | * | 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 |
|\| | | |||||
| * | | 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 |
|/ |