Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #70 from awygle/msp430x | awygle | 2016-05-08 | 8 | -97/+1743 |
|\ | | | | | Added SPI driver and test code to MSP430X port | ||||
| * | Added SPI driver and test code to MSP430X port | Andrew Wygle | 2016-05-08 | 8 | -97/+1743 |
| | | | | | | | | | | | | | | A DMA-driven SPI driver and fairly comprehensive test code for SPI on the MSP430X port. Required some cleanup to the DMA and Serial drivers as well. Includes some reformatting to be more in line with ChibiOS coding standards. | ||||
* | | Merge pull request #69 from sdalu/pwm | Fabio Utzig | 2016-05-08 | 5 | -0/+1181 |
|\ \ | | | | | | | PWM support for nRF51 | ||||
| * | | Added PWM testhal | Stephane D'Alu | 2016-05-05 | 5 | -0/+1181 |
| | | | |||||
* | | | [KINETIS] PAL driver: implement PAL_LINE. | flabbergast | 2016-05-08 | 4 | -17/+17 |
| |/ |/| | |||||
* | | Merge pull request #68 from awygle/msp430x | awygle | 2016-05-04 | 6 | -0/+1527 |
|/ | | | MSP430X DMA Support, EXP430FR6989 Demo + Makefile Updates | ||||
* | Merge pull request #55 from marcoveeneman/tiva-wdg-driver | marcoveeneman | 2016-05-02 | 34 | -17/+1761 |
|\ | | | | | Tiva WDG driver | ||||
| * | Tiva. Updated Tiva makefiles to be compatible with the main repository. | marcoveeneman | 2016-04-28 | 6 | -14/+27 |
| | | |||||
| * | Tiva. WDG. Changed fixed load value to the system clock in the demo. | marcoveeneman | 2016-04-28 | 1 | -1/+1 |
| | | |||||
| * | Mass license update. | marcoveeneman | 2016-04-28 | 24 | -6/+294 |
| | | |||||
| * | Disabled SPI support in halconf.h and added some comments in main.c | marcoveeneman | 2016-04-11 | 2 | -2/+6 |
| | | |||||
| * | Tiva. WDG. Added testhal demo for Watchdog driver. | marcoveeneman | 2016-04-06 | 9 | -0/+1439 |
| | | |||||
* | | Merge pull request #67 from flabbergast/kinetis | Fabio Utzig | 2016-05-01 | 1 | -3/+5 |
|\ \ | | | | | | | [KINETIS] Fix KL26Z/I2C/Makefile. | ||||
| * | | [KINETIS] Fix KL26Z/I2C/Makefile. | flabbergast | 2016-05-01 | 1 | -3/+5 |
| | | | |||||
* | | | testhal/STM32/f4/EICU: remove ccache | Nicolas Reinecke | 2016-05-01 | 1 | -3/+2 |
| | | | |||||
* | | | fix warnings in STM32 projects because of missing configs | Nicolas Reinecke | 2016-05-01 | 6 | -4/+60 |
| | | | |||||
* | | | remove symlinks | Nicolas Reinecke | 2016-05-01 | 2 | -2/+0 |
| | | | |||||
* | | | update stm32 demo and testhal projects to upstream chibios | Nicolas Reinecke | 2016-05-01 | 27 | -187/+740 |
| | | | |||||
* | | | fix comment | Nicolas Reinecke | 2016-05-01 | 1 | -1/+1 |
| | | | |||||
* | | | fix whitespace | Nicolas Reinecke | 2016-05-01 | 3 | -73/+73 |
| | | | |||||
* | | | fix typos in mcu conf | Nicolas Reinecke | 2016-05-01 | 6 | -9/+9 |
|/ / | |||||
* | | Merge pull request #62 from flabbergast/i2c | Fabio Utzig | 2016-04-27 | 6 | -0/+1270 |
|\ \ | | | | | | | [KINETIS] I2C update (timeouts, KL27Z) | ||||
| * | | [KINETIS] Add FRDM-KL26Z/I2C demo. | flabbergast | 2016-04-24 | 6 | -0/+1270 |
| | | | |||||
* | | | [KINETIS] Mass update Makefile (license & asm changes). | flabbergast | 2016-04-24 | 25 | -52/+101 |
| | | | |||||
* | | | [KINETIS] Update Makefiles: cortex-m0 to cortex-m0plus. | flabbergast | 2016-04-24 | 10 | -10/+10 |
| | | | |||||
* | | | [KINETIS] Update Makefiles to use shell.mk. | flabbergast | 2016-04-24 | 5 | -24/+29 |
|/ / | |||||
* | | Updated Makefiles for STM32 according to | barthess | 2016-04-23 | 22 | -76/+459 |
| | | | | | | | | http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=3301&sid=32a42f3ad6ca146ea07566e52f127d83 | ||||
* | | [KINETIS] Moved time variable definition in blinker thread | Jonathan Struebel | 2016-04-18 | 2 | -4/+4 |
| | | |||||
* | | Merge pull request #56 from flabbergast/flabbergast | Fabio Utzig | 2016-04-13 | 2 | -394/+71 |
|\ \ | | | | | | | [KINETIS] Clean up ld rules. | ||||
| * | | [KINETIS] Update ld script in TEENSY_LC/EEPROM_EMU demo. | flabbergast | 2016-04-11 | 2 | -394/+71 |
| | | | |||||
* | | | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 5 | -293/+259 |
|\| | | |||||
| * | | STM32 mass update to current naming convention in ChibiOS | barthess | 2016-04-07 | 5 | -293/+259 |
| |/ | |||||
* | | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 17 | -22/+142 |
|\| | |||||
| * | Merge pull request #50 from utzig/fix-tiva-port | Fabio Utzig | 2016-04-05 | 10 | -15/+140 |
| |\ | | | | | | | Fix tiva port | ||||
| | * | Fix testhal for OS compatibility | Fabio Utzig | 2016-04-04 | 10 | -15/+140 |
| | | | |||||
| * | | Fix testhal test thd usage | Fabio Utzig | 2016-04-04 | 7 | -7/+2 |
| |/ | |||||
* / | Fix testhal demos (except for RNG) | Fabio Utzig | 2016-04-04 | 17 | -48/+369 |
|/ | |||||
* | [KINETIS] Added USB_SERIAL testhal for FRDM-K20D50M board | Jonathan Struebel | 2016-03-29 | 8 | -0/+1772 |
| | |||||
* | [KINETIS] A lot of updates | Fabio Utzig | 2016-03-28 | 138 | -468/+27032 |
|\ | |||||
| * | [KINETIS] Add a custom KL27Z breakout board demo. | flabbergast | 2016-03-22 | 9 | -0/+1329 |
| | | |||||
| * | [KINETIS] Move I2C and ADC demo to proper subdir. | flabbergast | 2016-03-22 | 15 | -66/+116 |
| | | |||||
| * | [KINETIS] Add new testhal demos (KL27Z,Teensies,MCHCK). | flabbergast | 2016-03-22 | 114 | -0/+25185 |
| | | |||||
| * | Merge remote-tracking branch 'utzig/kinetis' into kinetis | flabbergast | 2016-03-21 | 15 | -0/+2678 |
| |\ | |||||
* | \ | Merge pull request #45 from utzig/kinetis | Fabio Utzig | 2016-03-28 | 15 | -0/+2678 |
|\ \ \ | | |/ | |/| | [KINETIS] Move from main repo to contrib | ||||
| * | | [KINETIS] Move from main repo to contrib | Fabio Utzig | 2016-03-07 | 15 | -0/+2678 |
| | | | |||||
* | | | QUEUES flags deleted from chconf.h files | barthess | 2016-03-28 | 8 | -64/+0 |
| |/ |/| | |||||
* | | Updated some testhal projects to new ChibiOS code | barthess | 2016-03-15 | 28 | -894/+1179 |
|/ | |||||
* | Merge branch 'master' into rng | Stephane D'Alu | 2016-02-21 | 35 | -0/+12185 |
|\ | | | | | | | | | | | | | | | | | 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 | 8 | -1/+1742 |
| | | |||||
| * | EEPROM: Initial commit | Fabien Poussin | 2016-02-16 | 7 | -0/+1619 |
| | |