barthess
c35568fafc
Updated Makefiles for STM32 according to
...
http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=3301&sid=32a42f3ad6ca146ea07566e52f127d83
2016-04-23 20:27:12 +03:00
Fabio Utzig
e0ada4f782
Merge pull request #59 from flabbergast/oshchip
...
Add OSHchip board (NRF51 based)
2016-04-19 06:47:39 -03:00
Fabio Utzig
1573784407
Merge pull request #58 from jstruebel/master
...
Added shell demo project
2016-04-19 06:43:41 -03:00
Jonathan Struebel
c523fa6f7a
[KINETIS] Moved time variable definition in blinker thread
2016-04-18 20:40:13 -07:00
Jonathan Struebel
17acbeb15f
[KINETS] Fixed comments in shellconf.h
2016-04-17 16:21:39 -07:00
Jonathan Struebel
8f3f907100
[KINETIS] Added shell demo for FRDM-KL25Z
2016-04-17 15:52:13 -07:00
Fabio Utzig
e128f88588
Merge pull request #57 from sdalu/ble400
...
define CTS/RTS for BLE400 board
2016-04-17 08:59:50 -03:00
Stephane D'Alu
64a501f95f
define CTS/RTS for BLE400 board
2016-04-16 22:04:26 +02:00
flabbergast
7a34c5ffc3
[NRF51] Add OSHChip_V1.0 board files.
2016-04-14 23:14:48 +01:00
flabbergast
6c535853fb
[NRF51] Add OSHChip demo.
2016-04-14 23:14:19 +01:00
Fabio Utzig
8edccaaa96
Merge pull request #56 from flabbergast/flabbergast
...
[KINETIS] Clean up ld rules.
2016-04-13 10:43:50 -03:00
flabbergast
970207c18c
[KINETIS] Update ld script in TEENSY_LC/EEPROM_EMU demo.
2016-04-11 17:32:37 +02:00
Fabio Utzig
16dd3d3f35
Merge pull request #48 from utzig/fix-nrf51-port
...
Fix nrf51 port
2016-04-10 21:11:14 -03:00
Fabio Utzig
b72393fff0
Merge branch 'master' into fix-nrf51-port
2016-04-10 21:10:47 -03:00
Fabio Utzig
5323be7640
Merge branch 'master' into fix-nrf51-port
2016-04-10 21:09:36 -03:00
flabbergast
6c565f5a2f
[KINETIS] Clean up ld rules.
2016-04-10 16:04:27 +02:00
Fabio Utzig
ef40620f3c
Merge pull request #54 from fredizzimo/MK20DX256BLDR8
...
Add MK20DX256 ld script with 8 KB bootloader
2016-04-09 18:52:29 -03:00
Fred Sundvik
4ed26df31d
Add MK20DX256 ld script with 8 KB bootloader
2016-04-09 19:16:48 +03:00
Uladzimir Pylinski
2071319b33
Merge pull request #52 from awygle/msp430x
...
Initial MSP430X Port.
2016-04-09 15:58:32 +03:00
Fabio Utzig
03a3309578
Merge pull request #53 from jstruebel/master
...
[KINETIS] Fix I2C TX to not wait for RX if requested rxbytes is 0
2016-04-09 09:25:46 -03:00
Jonathan Struebel
62ffe525e0
[KINETIS] Fix I2C TX to not wait for RX if requested rxbytes is 0
2016-04-08 19:24:47 -07:00
Andrew Wygle
fd20f0fa17
Initial MSP430X Port.
...
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.
2016-04-08 01:46:32 -07:00
barthess
9d74dd2661
STM32 mass update to current naming convention in ChibiOS
2016-04-07 16:39:12 +03:00
Fabio Utzig
b86af2c09f
Merge pull request #50 from utzig/fix-tiva-port
...
Fix tiva port
2016-04-05 19:12:27 -03:00
Fabio Utzig
7c6fc955f7
Improve http_server declaration
2016-04-05 18:05:02 -03:00
Fabio Utzig
a193ca0bcb
Merge pull request #51 from utzig/fix-kinetis-test-thd
...
Fix kinetis test thd
2016-04-05 07:33:03 -03:00
Fabio Utzig
99c3815a52
Fix testhal demos (except for RNG)
2016-04-04 23:37:20 -03:00
Fabio Utzig
44ac27a5c5
Fix testhal for OS compatibility
2016-04-04 22:53:09 -03:00
Fabio Utzig
8bd60ee894
Fix testhal test thd usage
2016-04-04 22:40:32 -03:00
Fabio Utzig
d7ceec1a01
Fix test thread usage
2016-04-04 22:18:58 -03:00
Fabio Utzig
8514bc2c23
Merge pull request #49 from flabbergast/flabbergast
...
Rename HAL files and header guards in kinetis port.
2016-04-04 21:45:52 -03:00
Fabio Utzig
653c72ccc3
Fix tiva demos
2016-04-04 21:35:11 -03:00
Fabio Utzig
031d81ae18
Move ports to startup
2016-04-04 20:24:16 -03:00
Fabio Utzig
3ba468b688
Fix paths in startup makefiles
2016-04-04 20:14:12 -03:00
Fabio Utzig
bbbb11c413
Add new expected parameters to linker scripts
2016-04-04 20:11:18 -03:00
Fabio Utzig
39b332e3dd
Fix header guard style
2016-04-04 19:50:15 -03:00
Fabio Utzig
1c1fd7d294
Fix hal files naming scheme
2016-04-04 19:44:42 -03:00
Fabio Utzig
4c5a09e727
Fix headers guards + style fixes
2016-04-04 19:36:24 -03:00
Fabio Utzig
f679a82be7
Fix rules path
2016-04-04 19:22:39 -03:00
Fabio Utzig
dd9ca763bd
Move files to new naming std
2016-04-04 19:22:07 -03:00
Fabio Utzig
0bafaa0473
Fix style and warnings using timer0
2016-04-04 19:15:45 -03:00
flabbergast
496e7f5e89
[KINETIS] Rename header guards in HAL.
2016-04-04 09:26:36 +01:00
flabbergast
51703da9df
[KINETIS] Rename HAL LLD files.
2016-04-04 09:19:44 +01:00
Fabio Utzig
228cc36f38
Make RTC clock default
2016-04-03 23:16:45 -03:00
Fabio Utzig
df12b3e289
Add extra example parameters to mcuconf
2016-04-03 23:07:38 -03:00
Fabio Utzig
5f83721395
Fix paths in demo Makefile
2016-04-03 23:06:52 -03:00
Fabio Utzig
d136a573ca
Fix test API usage
2016-04-03 23:05:56 -03:00
Fabio Utzig
7e7670b4f8
Add new chconf parameters
2016-04-03 23:05:28 -03:00
Fabio Utzig
5d51514cf3
Move ports to startup
2016-04-03 23:04:42 -03:00
Fabio Utzig
f8355194c3
Update paths in makefile
2016-04-03 23:01:42 -03:00