Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| * | | [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 | 7 | -2/+1274 | |
| * | | [KINETIS] Rename I2Cx.S1 to I2Cx.S for KL26Z. | flabbergast | 2016-04-24 | 1 | -9/+9 | |
* | | | Merge pull request #60 from flabbergast/kinetis-mk | Fabio Utzig | 2016-04-24 | 35 | -108/+177 | |
|\ \ \ | ||||||
| * | | | [KINETIS] Mass update Makefile (license & asm changes). | flabbergast | 2016-04-24 | 35 | -72/+136 | |
| * | | | [KINETIS] Update Makefiles: cortex-m0 to cortex-m0plus. | flabbergast | 2016-04-24 | 12 | -12/+12 | |
| * | | | [KINETIS] Update Makefiles to use shell.mk. | flabbergast | 2016-04-24 | 5 | -24/+29 | |
| |/ / | ||||||
* | | | Merge pull request #61 from flabbergast/adc-fix | Fabio Utzig | 2016-04-24 | 1 | -2/+3 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | [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 | 34 | -314/+729 | |
* | | Merge pull request #59 from flabbergast/oshchip | Fabio Utzig | 2016-04-19 | 11 | -0/+1385 | |
|\ \ | ||||||
| * | | [NRF51] Add OSHChip_V1.0 board files. | flabbergast | 2016-04-14 | 3 | -0/+149 | |
| * | | [NRF51] Add OSHChip demo. | flabbergast | 2016-04-14 | 8 | -0/+1236 | |
* | | | Merge pull request #58 from jstruebel/master | Fabio Utzig | 2016-04-19 | 10 | -4/+1491 | |
|\ \ \ | ||||||
| * | | | [KINETIS] Moved time variable definition in blinker thread | Jonathan Struebel | 2016-04-18 | 3 | -5/+5 | |
| * | | | [KINETS] Fixed comments in shellconf.h | Jonathan Struebel | 2016-04-17 | 1 | -2/+2 | |
| * | | | [KINETIS] Added shell demo for FRDM-KL25Z | Jonathan Struebel | 2016-04-17 | 8 | -0/+1487 | |
|/ / / | ||||||
* | | | Merge pull request #57 from sdalu/ble400 | Fabio Utzig | 2016-04-17 | 1 | -0/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | 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 | 12 | -1163/+416 | |
|\ \ | ||||||
| * | | [KINETIS] Update ld script in TEENSY_LC/EEPROM_EMU demo. | flabbergast | 2016-04-11 | 2 | -394/+71 | |
| * | | [KINETIS] Clean up ld rules. | flabbergast | 2016-04-10 | 10 | -769/+345 | |
* | | | Merge pull request #48 from utzig/fix-nrf51-port | Fabio Utzig | 2016-04-10 | 51 | -227/+630 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 89 | -15942/+20913 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #54 from fredizzimo/MK20DX256BLDR8 | Fabio Utzig | 2016-04-09 | 1 | -0/+56 | |
|\ \ \ | ||||||
| * | | | 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 | 25 | -0/+4949 | |
|\ \ \ | ||||||
| * | | | Initial MSP430X Port. | Andrew Wygle | 2016-04-08 | 25 | -0/+4949 | |
* | | | | Merge pull request #53 from jstruebel/master | Fabio Utzig | 2016-04-09 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | [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 | 62 | -15941/+15907 | |
| |/ |/| | ||||||
| * | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 98 | -475/+881 | |
| |\ | |/ |/| |