Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qei driver: change copyright | Nicolas Reinecke | 2016-05-15 | 4 | -6/+6 |
| | |||||
* | add STM32 qei (quadrature encoder interface) driver | Nicolas Reinecke | 2016-05-08 | 11 | -1/+995 |
| | | | | | | | Code from tinito in forum thread: http://forum.chibios.org/phpbb/viewtopic.php?f=14&t=685 Updated to chibios trunk. | ||||
* | Merge pull request #68 from awygle/msp430x | awygle | 2016-05-04 | 12 | -15/+1171 |
| | | | MSP430X DMA Support, EXP430FR6989 Demo + Makefile Updates | ||||
* | Merge pull request #55 from marcoveeneman/tiva-wdg-driver | marcoveeneman | 2016-05-02 | 49 | -49/+489 |
|\ | | | | | Tiva WDG driver | ||||
| * | Tiva. Updated Tiva makefiles to be compatible with the main repository. | marcoveeneman | 2016-04-28 | 2 | -2/+2 |
| | | |||||
| * | Mass license update. | marcoveeneman | 2016-04-28 | 45 | -45/+51 |
| | | |||||
| * | Tiva. WDG. Added watchdog driver to tm4c129 platform.mk. | marcoveeneman | 2016-04-06 | 1 | -1/+2 |
| | | |||||
| * | Tiva. WDG. Added missing declarations for watchdog peripherals. | marcoveeneman | 2016-04-06 | 1 | -1/+3 |
| | | |||||
| * | Tiva. WDG. Added watchdog low level driver. | marcoveeneman | 2016-04-06 | 3 | -1/+430 |
| | | |||||
| * | Tiva. WDG. Added missing declarations for watchdog peripherals. | marcoveeneman | 2016-04-06 | 1 | -1/+3 |
| | | |||||
* | | f4 platform.mk: reoder hardware | Nicolas Reinecke | 2016-05-01 | 1 | -5/+5 |
| | | |||||
* | | fix whitespace | Nicolas Reinecke | 2016-05-01 | 2 | -4/+4 |
| | | |||||
* | | Merge pull request #65 from pl4nkton/add_stm32f1xx_port | Uladzimir Pylinski | 2016-04-29 | 2 | -0/+18 |
|\ \ | | | | | | | FSMC. Added stm32f1xx port. | ||||
| * | | FSMC: fix build on stm32f1x and stm32f3 | Nicolas Reinecke | 2016-04-29 | 1 | -0/+4 |
| | | | | | | | | | | | | STM32F1,3 has no fsmc reset function so make it optional | ||||
| * | | add stm32f1xx port | Nicolas Reinecke | 2016-04-28 | 1 | -0/+14 |
| | | | |||||
* | | | sync with ChibiOS master for ASMXSRC | Stephane D'Alu | 2016-04-28 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #62 from flabbergast/i2c | Fabio Utzig | 2016-04-27 | 8 | -380/+330 |
|\ \ | | | | | | | [KINETIS] I2C update (timeouts, KL27Z) | ||||
| * | | [KINETIS] Add I2C workaround for KL27Z. | flabbergast | 2016-04-25 | 2 | -3/+74 |
| | | | |||||
| * | | [KINETIS] Fix I2C clock divisor computation. | flabbergast | 2016-04-25 | 1 | -2/+2 |
| | | | |||||
| * | | [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] Consolidate KL2x I2C CMSIS defs. | flabbergast | 2016-04-24 | 5 | -319/+83 |
| | | | |||||
| * | | [KINETIS] Add FRDM-KL26Z/I2C demo. | flabbergast | 2016-04-24 | 1 | -2/+4 |
| | | | |||||
| * | | [KINETIS] Rename I2Cx.S1 to I2Cx.S for KL26Z. | flabbergast | 2016-04-24 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | For some strange reason Freescale refers to this I2C register as 'S1' on KL26Z and as 'S' on all other Kinetises (K20x, KL2xZ). To avoid horrible #ifs in the driver, use 'S' also on KL26Z. | ||||
* | | | Merge pull request #60 from flabbergast/kinetis-mk | Fabio Utzig | 2016-04-24 | 2 | -2/+2 |
|\ \ \ | | | | | | | | | Update kinetis makefiles (license, asm, m0->m0plus, shell.mk). | ||||
| * | | | [KINETIS] Mass update Makefile (license & asm changes). | flabbergast | 2016-04-24 | 2 | -2/+2 |
| |/ / | |||||
* / / | [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 |
| | | | | | | | | http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=3301&sid=32a42f3ad6ca146ea07566e52f127d83 | ||||
* | | Merge pull request #59 from flabbergast/oshchip | Fabio Utzig | 2016-04-19 | 3 | -0/+149 |
|\ \ | | | | | | | Add OSHchip board (NRF51 based) | ||||
| * | | [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 pull request #56 from flabbergast/flabbergast | Fabio Utzig | 2016-04-13 | 10 | -769/+345 |
|\ \ | | | | | | | [KINETIS] Clean up ld rules. | ||||
| * | | [KINETIS] Clean up ld rules. | flabbergast | 2016-04-10 | 10 | -769/+345 |
| | | | |||||
* | | | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 79 | -15649/+19663 |
|\| | | |||||
| * | | Add MK20DX256 ld script with 8 KB bootloader | Fred Sundvik | 2016-04-09 | 1 | -0/+56 |
| | | | |||||
| * | | Merge pull request #52 from awygle/msp430x | Uladzimir Pylinski | 2016-04-09 | 20 | -0/+3958 |
| |\ \ | | | | | | | | | Initial MSP430X Port. | ||||
| | * | | Initial MSP430X Port. | Andrew Wygle | 2016-04-08 | 20 | -0/+3958 |
| | | | | | | | | | | | | | | | | | | | | | | | | This port includes hal, pal, serial, and st drivers. It supports both large and small model code and data for MSP430X-class CPUs. It has only been tested on the EXP430FR5969 LaunchPad board. | ||||
| * | | | [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 | 68 | -419/+638 |
|\| | |||||
| * | Merge pull request #50 from utzig/fix-tiva-port | Fabio Utzig | 2016-04-05 | 40 | -355/+574 |
| |\ | | | | | | | Fix tiva port | ||||
| | * | Fix tiva demos | Fabio Utzig | 2016-04-04 | 1 | -1/+1 |
| | | | |||||
| | * | Move ports to startup | Fabio Utzig | 2016-04-04 | 10 | -4/+4 |
| | | | |||||
| | * | Fix paths in startup makefiles | Fabio Utzig | 2016-04-04 | 2 | -12/+14 |
| | | | |||||
| | * | Add new expected parameters to linker scripts | Fabio Utzig | 2016-04-04 | 6 | -54/+271 |
| | | | |||||
| | * | 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 |
| | |