Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [KINETIS] I2C driver: implement timeout. | flabbergast | 2016-04-25 | 2 | -6/+32 | |
| * | | [KINETIS] Slightly rewrite and comment i2c driver. | flabbergast | 2016-04-25 | 1 | -56/+143 | |
| * | | [KINETIS] Add FRDM-KL26Z/I2C demo. | flabbergast | 2016-04-24 | 1 | -2/+4 | |
* | | | [KINETIS] fix ADC LLD bug, grpp access after clear | bunnie | 2016-04-24 | 1 | -2/+3 | |
|/ / | ||||||
* | | Updated Makefiles for STM32 according to | barthess | 2016-04-23 | 2 | -3/+3 | |
* | | Merge pull request #59 from flabbergast/oshchip | Fabio Utzig | 2016-04-19 | 3 | -0/+149 | |
|\ \ | ||||||
| * | | [NRF51] Add OSHChip_V1.0 board files. | flabbergast | 2016-04-14 | 3 | -0/+149 | |
* | | | define CTS/RTS for BLE400 board | Stephane D'Alu | 2016-04-16 | 1 | -0/+2 | |
|/ / | ||||||
* | | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 70 | -15649/+18173 | |
|\ \ | ||||||
| * \ | Merge pull request #52 from awygle/msp430x | Uladzimir Pylinski | 2016-04-09 | 12 | -0/+2524 | |
| |\ \ | ||||||
| | * | | Initial MSP430X Port. | Andrew Wygle | 2016-04-08 | 12 | -0/+2524 | |
| * | | | [KINETIS] Fix I2C TX to not wait for RX if requested rxbytes is 0 | Jonathan Struebel | 2016-04-08 | 1 | -1/+1 | |
| |/ / | ||||||
| * / | STM32 mass update to current naming convention in ChibiOS | barthess | 2016-04-07 | 57 | -15648/+15648 | |
| |/ | ||||||
* | | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 50 | -112/+112 | |
|\| | ||||||
| * | Merge pull request #50 from utzig/fix-tiva-port | Fabio Utzig | 2016-04-05 | 22 | -48/+48 | |
| |\ | ||||||
| | * | Fix tiva demos | Fabio Utzig | 2016-04-04 | 1 | -1/+1 | |
| | * | Fix header guard style | Fabio Utzig | 2016-04-04 | 11 | -33/+33 | |
| | * | Fix hal files naming scheme | Fabio Utzig | 2016-04-04 | 20 | -14/+14 | |
| * | | [KINETIS] Rename header guards in HAL. | flabbergast | 2016-04-04 | 15 | -45/+45 | |
| * | | [KINETIS] Rename HAL LLD files. | flabbergast | 2016-04-04 | 24 | -19/+19 | |
| |/ | ||||||
* | | Fix testhal demos (except for RNG) | Fabio Utzig | 2016-04-04 | 3 | -6/+6 | |
* | | 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 | |
|/ | ||||||
* | [KINETIS] A lot of updates | Fabio Utzig | 2016-03-28 | 57 | -5671/+5108 | |
|\ | ||||||
| * | [KINETIS] HAL cleanup/update. | flabbergast | 2016-03-22 | 37 | -5615/+3880 | |
| * | [KINETIS] Update boards. | flabbergast | 2016-03-22 | 16 | -48/+1220 | |
| * | [KINETIS] Fix board definitions (move to contrib). | flabbergast | 2016-03-21 | 4 | -8/+8 | |
| * | Merge remote-tracking branch 'utzig/kinetis' into kinetis | flabbergast | 2016-03-21 | 48 | -0/+12611 | |
| |\ | ||||||
* | \ | Merge pull request #45 from utzig/kinetis | Fabio Utzig | 2016-03-28 | 48 | -0/+12611 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | [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 | 48 | -0/+12611 | |
* | | | 1-wire. Fixed possible deadlock situation. | barthess | 2016-03-28 | 1 | -13/+10 | |
* | | | QUEUES flags deleted from chconf.h files | barthess | 2016-03-28 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | 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 | 45 | -24/+11923 | |
|\ | ||||||
| * | Merge pull request #43 from fpoussin/timcap-pull | Uladzimir Pylinski | 2016-02-18 | 10 | -6/+1603 | |
| |\ | ||||||
| | * | TIMCAP: Initial commit | Fabien Poussin | 2016-02-16 | 10 | -6/+1603 | |
| * | | Merge pull request #42 from fpoussin/eeprom-pull | Uladzimir Pylinski | 2016-02-17 | 8 | -1/+1233 | |
| |\| | ||||||
| | * | EEPROM: Initial commit | Fabien Poussin | 2016-02-16 | 8 | -1/+1233 | |
| * | | Merge pull request #40 from fpoussin/usb-host-pull | Uladzimir Pylinski | 2016-02-17 | 23 | -1/+8713 | |
| |\| | ||||||
| | * | USB-Host: Initial commit | Fabien Poussin | 2016-02-15 | 23 | -1/+8713 | |
| * | | Ensure ram is on | Stephane D'Alu | 2016-02-16 | 1 | -0/+12 | |
| |/ | ||||||
| * | Merge pull request #33 from sdalu/rtc | Fabio Utzig | 2016-02-15 | 7 | -20/+360 | |
| |\ | ||||||
| | * | 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 |