Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | add qei testhal projects | Nicolas Reinecke | 2016-05-08 | 20 | -0/+3388 |
| * | add STM32 qei (quadrature encoder interface) driver | Nicolas Reinecke | 2016-05-08 | 11 | -1/+995 |
* | | Merge pull request #74 from sdalu/palline | Fabio Utzig | 2016-05-09 | 3 | -12/+150 |
|\ \ | |||||
| * | | Added Analogue Line A0..A5 | Stephane D'Alu | 2016-05-09 | 1 | -0/+13 |
| * | | added IO pins/lines definition (following STM32 model) | Stephane D'Alu | 2016-05-09 | 2 | -0/+86 |
| * | | added PAL_LINE support | Stephane D'Alu | 2016-05-09 | 1 | -12/+51 |
|/ / | |||||
* | | Merge pull request #70 from awygle/msp430x | awygle | 2016-05-08 | 15 | -515/+3402 |
|\ \ | |||||
| * | | Added SPI driver and test code to MSP430X port | Andrew Wygle | 2016-05-08 | 15 | -515/+3402 |
| |/ | |||||
* | | Merge pull request #69 from sdalu/pwm | Fabio Utzig | 2016-05-08 | 8 | -1/+1828 |
|\ \ | |||||
| * | | old C style | Stephane D'Alu | 2016-05-05 | 1 | -1/+2 |
| * | | Added PWM testhal | Stephane D'Alu | 2016-05-05 | 5 | -0/+1181 |
| * | | PWM driver | Stephane D'Alu | 2016-05-05 | 3 | -1/+646 |
* | | | Merge pull request #71 from flabbergast/kinetis | Fabio Utzig | 2016-05-08 | 12 | -28/+213 |
|\ \ \ | |_|/ |/| | | |||||
| * | | [KINETIS] PAL driver: implement PAL_LINE. | flabbergast | 2016-05-08 | 12 | -28/+213 |
|/ / | |||||
* / | Merge pull request #68 from awygle/msp430x | awygle | 2016-05-04 | 27 | -19/+4356 |
|/ | |||||
* | Merge pull request #55 from marcoveeneman/tiva-wdg-driver | marcoveeneman | 2016-05-02 | 100 | -77/+2411 |
|\ | |||||
| * | Tiva. Updated Tiva makefiles to be compatible with the main repository. | marcoveeneman | 2016-04-28 | 11 | -22/+41 |
| * | 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 | 83 | -56/+494 |
| * | Disabled SPI support in halconf.h and added some comments in main.c | marcoveeneman | 2016-04-11 | 2 | -2/+6 |
| * | 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 testhal demo for Watchdog driver. | marcoveeneman | 2016-04-06 | 9 | -0/+1439 |
| * | 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 |
* | | Merge pull request #67 from flabbergast/kinetis | Fabio Utzig | 2016-05-01 | 1 | -3/+5 |
|\ \ | |||||
| * | | [KINETIS] Fix KL26Z/I2C/Makefile. | flabbergast | 2016-05-01 | 1 | -3/+5 |
* | | | Merge pull request #66 from pl4nkton/stm32_fixes | Uladzimir Pylinski | 2016-05-01 | 60 | -515/+1278 |
|\ \ \ | |/ / |/| | | |||||
| * | | 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 | 10 | -4/+125 |
| * | | remove symlinks | Nicolas Reinecke | 2016-05-01 | 2 | -2/+0 |
| * | | update stm32 demo and testhal projects to upstream chibios | Nicolas Reinecke | 2016-05-01 | 39 | -415/+1060 |
| * | | fix comment | Nicolas Reinecke | 2016-05-01 | 1 | -1/+1 |
| * | | f4 platform.mk: reoder hardware | Nicolas Reinecke | 2016-05-01 | 1 | -5/+5 |
| * | | fix whitespace | Nicolas Reinecke | 2016-05-01 | 5 | -77/+77 |
| * | | fix typos in mcu conf | Nicolas Reinecke | 2016-05-01 | 6 | -9/+9 |
|/ / | |||||
* | | Merge pull request #65 from pl4nkton/add_stm32f1xx_port | Uladzimir Pylinski | 2016-04-29 | 2 | -0/+18 |
|\ \ | |||||
| * | | FSMC: fix build on stm32f1x and stm32f3 | Nicolas Reinecke | 2016-04-29 | 1 | -0/+4 |
| * | | add stm32f1xx port | Nicolas Reinecke | 2016-04-28 | 1 | -0/+14 |
* | | | Merge pull request #64 from sdalu/aSm | Fabio Utzig | 2016-04-28 | 3 | -5/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | sync with ChibiOS master for ASMXSRC | Stephane D'Alu | 2016-04-28 | 3 | -5/+9 |
|/ / | |||||
* | | Merge pull request #62 from flabbergast/i2c | Fabio Utzig | 2016-04-27 | 14 | -380/+1600 |
|\ \ | |||||
| * | | [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 |