Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | |||||
* | Updated Makefiles for STM32 according to | barthess | 2016-04-23 | 34 | -314/+729 |
| | | | | 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 | 11 | -0/+1385 |
|\ | | | | | Add OSHchip board (NRF51 based) | ||||
| * | [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 |
|\ \ | | | | | | | Added shell demo project | ||||
| * | | [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 | ||||
| * | 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] Clean up ld rules. | ||||
| * | [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 |
|\ \ | |/ |/| | Fix nrf51 port | ||||
| * | 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 | ||||
| * | | 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. | ||||
| * | | Initial MSP430X Port. | Andrew Wygle | 2016-04-08 | 25 | -0/+4949 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | 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 | ||||
| * | | [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 |
|\ \ | | | | | | | Fix tiva port | ||||
| * | | 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 kinetis test thd | ||||
| * | | | 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 |
|\ \ \ | |/ / |/| | | Rename HAL files and header guards in kinetis port. | ||||
| * | | [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 | 20 | -54/+375 |
| | | |||||
| * | Fix headers guards + style fixes | Fabio Utzig | 2016-04-04 | 13 | -49/+49 |
| | | |||||
| * | Fix rules path | Fabio Utzig | 2016-04-04 | 1 | -2/+2 |
| | | |||||
| * | Move files to new naming std | Fabio Utzig | 2016-04-04 | 23 | -23/+23 |
| | | |||||
| * | Fix style and warnings using timer0 | Fabio Utzig | 2016-04-04 | 2 | -31/+46 |
| | | |||||
| * | Make RTC clock default | Fabio Utzig | 2016-04-03 | 1 | -2/+2 |
| | | |||||
| * | Add extra example parameters to mcuconf | Fabio Utzig | 2016-04-03 | 1 | -0/+3 |
| | | |||||
| * | Fix paths in demo Makefile | Fabio Utzig | 2016-04-03 | 1 | -4/+10 |
| | | |||||
| * | Fix test API usage | Fabio Utzig | 2016-04-03 | 1 | -2/+2 |
| | | |||||
| * | Add new chconf parameters | Fabio Utzig | 2016-04-03 | 1 | -0/+25 |
| | |