Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #50 from utzig/fix-tiva-port | Fabio Utzig | 2016-04-05 | 60 | -398/+809 | |
|\ \ | ||||||
| * | | Improve http_server declaration | Fabio Utzig | 2016-04-05 | 1 | -1/+1 | |
| * | | Fix testhal for OS compatibility | Fabio Utzig | 2016-04-04 | 10 | -15/+140 | |
| * | | Fix tiva demos | Fabio Utzig | 2016-04-04 | 11 | -29/+96 | |
| * | | 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 | |
* | | | Merge pull request #51 from utzig/fix-kinetis-test-thd | Fabio Utzig | 2016-04-05 | 10 | -13/+8 | |
|\ \ \ | ||||||
| * | | | Fix testhal test thd usage | Fabio Utzig | 2016-04-04 | 7 | -7/+2 | |
| * | | | Fix test thread usage | Fabio Utzig | 2016-04-04 | 3 | -6/+6 | |
|/ / / | ||||||
* | | | Merge pull request #49 from flabbergast/flabbergast | Fabio Utzig | 2016-04-04 | 28 | -64/+64 | |
|\ \ \ | |/ / |/| | |