Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NRF52 board | Stephane D'Alu | 2016-07-08 | 3 | -0/+294 |
* | Merge pull request #89 from sdalu/nrf5 | Fabio Utzig | 2016-07-08 | 36 | -7231/+7006 |
|\ | |||||
| * | updated to SDK11 | Stephane D'Alu | 2016-07-08 | 2 | -7163/+6938 |
| * | renamed port to NRF5 to make room for NRF52832 chip | Stephane D'Alu | 2016-07-08 | 36 | -68/+68 |
|/ | |||||
* | Merge pull request #87 from sdalu/qei | Uladzimir Pylinski | 2016-07-08 | 7 | -45/+133 |
|\ | |||||
| * | Merge branch 'master' into qei | Stephane D'Alu | 2016-07-07 | 23 | -75/+256 |
| |\ | |||||
| * | | added qeiAdjustI. added new field and checking in STM32 | Stephane D'Alu | 2016-07-07 | 7 | -45/+133 |
* | | | Merge pull request #88 from sdalu/rng | Uladzimir Pylinski | 2016-07-08 | 5 | -47/+92 |
|\ \ \ | |_|/ |/| | | |||||
| * | | corrected makefile | Stephane D'Alu | 2016-07-07 | 1 | -4/+2 |
| * | | code cleanup, fixed testhal | Stephane D'Alu | 2016-07-07 | 5 | -45/+92 |
|/ / | |||||
* | | Merge pull request #85 from sdalu/qei | Uladzimir Pylinski | 2016-07-07 | 5 | -1/+856 |
|\| | |||||
| * | move functions to hal_qei.*, fixed comments | Stephane D'Alu | 2016-07-07 | 4 | -154/+201 |
| * | 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 remote-tracking branch 'upstream/master' | Stephane D'Alu | 2016-06-27 | 25 | -49/+3240 |
| |\ | |||||
| * | | . | Stephane D'Alu | 2016-06-27 | 1 | -0/+30 |
* | | | Merge pull request #86 from marcoveeneman/master | marcoveeneman | 2016-07-05 | 23 | -75/+256 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Tiva. Wait for peripheral ready after enabling its clock. | marcoveeneman | 2016-05-12 | 4 | -6/+134 |
| * | | Tiva. UART. Fixed enabling and disabling UART modules 1-7. | marcoveeneman | 2016-05-11 | 1 | -14/+14 |
| * | | Tiva. Fixed and added missing debug and external tool configurations. | marcoveeneman | 2016-05-11 | 9 | -6/+80 |
| * | | Tiva. Fixed project files of testhal and demos. | marcoveeneman | 2016-05-11 | 10 | -55/+34 |
* | | | Merge pull request #82 from jstruebel/master | Fabio Utzig | 2016-06-21 | 15 | -0/+3161 |
|\ \ \ | |||||
| * | | | Added USB HID driver to community HAL | Jonathan Struebel | 2016-06-18 | 15 | -0/+3161 |
|/ / / | |||||
* | | | Merge pull request #80 from sdalu/ain_pins | Fabio Utzig | 2016-06-06 | 2 | -0/+60 |
|\ \ \ | |||||
| * | | | Adding Analog input/ref pins | Stephane D'Alu | 2016-05-29 | 2 | -0/+60 |
| | |/ | |/| | |||||
* | | | 1-wire. Pointless uint8_t changed to more suitable size_t. | barthess | 2016-05-31 | 1 | -1/+1 |
* | | | 1-wire improvements. | barthess | 2016-05-31 | 5 | -36/+36 |
* | | | 1-wire. Data acqusition code in test application rewritten in more safe way | barthess | 2016-05-30 | 3 | -9/+9 |
* | | | Fixed project file for 1-wire for STM32F0x | barthess | 2016-05-30 | 1 | -4/+4 |
|/ / | |||||
* | | 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 |
| |/ | |||||
* | | Merge pull request #77 from sdalu/pwm_ppi | Fabio Utzig | 2016-05-29 | 5 | -17/+125 |
|\ \ | |||||
| * | | allow use of GPIOTE/PPI to drive gpio pin (without callback) | Stephane D'Alu | 2016-05-18 | 5 | -17/+125 |
| |/ | |||||
* | | Merge pull request #78 from flabbergast/kinetis | Fabio Utzig | 2016-05-25 | 4 | -8/+3 |
|\ \ | |||||
| * | | [KINETIS] Fixes for kernel-less builds. | flabbergast | 2016-05-20 | 4 | -8/+3 |
|/ / | |||||
* | | Merge pull request #75 from pl4nkton/hal_default_config | Uladzimir Pylinski | 2016-05-17 | 4 | -17/+44 |
|\ \ | |||||
| * | | use config default as in chibios | Nicolas Reinecke | 2016-05-17 | 4 | -17/+44 |
|/ / | |||||
* | | Merge pull request #72 from pl4nkton/add_qei_driver | Uladzimir Pylinski | 2016-05-16 | 31 | -1/+4383 |
|\ \ | |/ |/| | |||||
| * | qei driver: fix potential overflow in qeiUpdateI | Nicolas Reinecke | 2016-05-15 | 1 | -1/+1 |
| * | qei driver: fix wrong type in qeiUpdate | Nicolas Reinecke | 2016-05-15 | 1 | -1/+1 |
| * | qei testhal: copyright | Nicolas Reinecke | 2016-05-15 | 2 | -2/+2 |
| * | qei driver: change copyright | Nicolas Reinecke | 2016-05-15 | 4 | -6/+6 |