Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [KINETIS] Move from main repo to contrib | Fabio Utzig | 2016-03-07 | 87 | -0/+19119 |
| | |||||
* | Merge pull request #36 from sdalu/rng | Fabio Utzig | 2016-02-29 | 15 | -2/+1828 |
|\ | | | | | Random Number Generator driver | ||||
| * | hide shell errors | Stephane D'Alu | 2016-02-21 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' into rng | Stephane D'Alu | 2016-02-21 | 93 | -24/+26717 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | Added haltest Conflicts: os/hal/hal.mk os/hal/include/hal_community.h os/hal/src/hal_community.c | ||||
| * \ | Merge branch 'master' into rng | Stephane D'Alu | 2016-02-09 | 10 | -0/+1289 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: os/hal/ports/NRF51/NRF51822/platform.mk | ||||
| * | | | cleanup, added comments | Stephane D'Alu | 2016-02-09 | 1 | -10/+14 |
| | | | | |||||
| * | | | cleanup | Stephane D'Alu | 2016-02-09 | 4 | -41/+11 |
| | | | | |||||
| * | | | Random Number Generator driver | Stephane D'Alu | 2016-02-08 | 8 | -2/+671 |
| | | | | |||||
* | | | | Merge pull request #44 from sdalu/bswap | Fabio Utzig | 2016-02-29 | 1 | -0/+55 |
|\ \ \ \ | |_|_|/ |/| | | | byte swap extended to 64 bits | ||||
| * | | | extend to 64 bits int | Stephane D'Alu | 2016-02-28 | 1 | -0/+55 |
| | | | | |||||
* | | | | Merge pull request #43 from fpoussin/timcap-pull | Uladzimir Pylinski | 2016-02-18 | 18 | -7/+3345 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | TIMCAP Driver Merged pull request #43 from fpoussin/timcap-pull. Original driver: https://github.com/dsigma/ChibiOS/tree/master/demos/ARMCM4-STM32F407-WAVESHARE-OPEN-407I-C-TIM_CAP/timcap | ||||
| * | | | | TIMCAP: Initial commit | Fabien Poussin | 2016-02-16 | 18 | -7/+3345 |
| | | | | | |||||
* | | | | | Merge pull request #42 from fpoussin/eeprom-pull | Uladzimir Pylinski | 2016-02-17 | 15 | -1/+2852 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EEPROM Driver (pull request #42 from fpoussin/eeprom-pull) The original driver was from barthess, modified by timonwong, fixed/cleaned it for 3.x/16.x+ Url: https://github.com/timonwong/ChibiOS-EEPROM Testhal included, tested on real hardware as well for the SPI part. | ||||
| * | | | | EEPROM: Initial commit | Fabien Poussin | 2016-02-16 | 15 | -1/+2852 |
| | | | | | |||||
* | | | | | Merge pull request #40 from fpoussin/usb-host-pull | Uladzimir Pylinski | 2016-02-17 | 37 | -1/+16355 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | USB-Host Driver Merged pull request #40 from fpoussin/usb-host-pull | ||||
| * | | | | USB-Host: Initial commit | Fabien Poussin | 2016-02-15 | 37 | -1/+16355 |
| |/ / / | |||||
* | | | | Merge pull request #41 from sdalu/ram-on | Fabio Utzig | 2016-02-16 | 1 | -0/+12 |
|\ \ \ \ | |/ / / |/| | | | Ensure ram is on | ||||
| * | | | Ensure ram is on | Stephane D'Alu | 2016-02-16 | 1 | -0/+12 |
|/ / / | |||||
* | | | Merge pull request #35 from sdalu/sensor_hdc1000 | Fabio Utzig | 2016-02-15 | 11 | -0/+2563 |
|\ \ \ | | | | | | | | | Sensor hdc1000, mcp9808, tsl2561, tsl2591 | ||||
| * | | | included copyright | Stephane D'Alu | 2016-02-15 | 2 | -6/+39 |
| | | | | |||||
| * | | | correctly pack structure, remove unused fields | Stephane D'Alu | 2016-02-10 | 4 | -31/+54 |
| | | | | |||||
| * | | | fixed tsl2561, added tsl2591 | Stephane D'Alu | 2016-02-09 | 3 | -14/+511 |
| | | | | |||||
| * | | | Merge branch 'master' into sensor_hdc1000 | Stephane D'Alu | 2016-02-09 | 10 | -1/+1290 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | updated license | Stephane D'Alu | 2016-02-09 | 8 | -13/+94 |
| | | | | |||||
| * | | | changed file layout, move startup/bootup time to #define | Stephane D'Alu | 2016-02-08 | 7 | -31/+63 |
| | | | | |||||
| * | | | added TSL2561 Light sesnor | Stephane D'Alu | 2016-02-08 | 7 | -148/+750 |
| | | | | |||||
| * | | | small fix | Stephane D'Alu | 2016-02-07 | 1 | -3/+10 |
| | | | | |||||
| * | | | cleanup | Stephane D'Alu | 2016-02-07 | 3 | -141/+3 |
| | | | | |||||
| * | | | mcp9808 temperature sensor | Stephane D'Alu | 2016-02-07 | 2 | -0/+396 |
| | | | | |||||
| * | | | fixed comments, set default i2c address | Stephane D'Alu | 2016-02-07 | 1 | -5/+4 |
| | | | | |||||
| * | | | hdc1008 sensor | Stephane D'Alu | 2016-02-07 | 5 | -0/+1031 |
| | |/ | |/| | |||||
* | | | Merge pull request #33 from sdalu/rtc | Fabio Utzig | 2016-02-15 | 7 | -20/+360 |
|\ \ \ | | | | | | | | | 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 |
| | | | | |||||
| * | | | nrf51 has a cristal | Stephane D'Alu | 2016-02-05 | 1 | -0/+1 |
| | | | | |||||
| * | | | moved from HFCLK TIMER to RTC LFCLK | Stephane D'Alu | 2016-02-05 | 5 | -28/+47 |
| |/ / | |||||
* | | | Merge pull request #32 from sdalu/flash | Fabio Utzig | 2016-02-14 | 3 | -0/+52 |
|\ \ \ | |_|/ |/| | | Ease dev with flash/debug target helper | ||||
| * | | ease dev with flash/debug target | Stephane D'Alu | 2016-02-05 | 3 | -0/+52 |
| |/ | |||||
* | | Merge pull request #34 from sdalu/wdg | Fabio Utzig | 2016-02-09 | 10 | -1/+1290 |
|\ \ | |/ |/| | Watchdog | ||||
| * | updated license | Stephane D'Alu | 2016-02-09 | 3 | -4/+3 |
| | | |||||
| * | fixed typos | Stephane D'Alu | 2016-02-09 | 3 | -4/+4 |
| | | |||||
| * | add driver to plateform.mk | Stephane D'Alu | 2016-02-06 | 1 | -1/+7 |
| | |