Nicolas Reinecke
311adb8529
remove symlinks
2016-05-01 03:28:40 +02:00
Nicolas Reinecke
367bc6bcce
update stm32 demo and testhal projects to upstream chibios
2016-05-01 03:28:30 +02:00
Nicolas Reinecke
1a6aba5009
fix comment
2016-05-01 02:33:23 +02:00
Nicolas Reinecke
f93efb407d
f4 platform.mk: reoder hardware
2016-05-01 02:33:23 +02:00
Nicolas Reinecke
509816147d
fix whitespace
2016-05-01 02:33:07 +02:00
Nicolas Reinecke
f665da37bd
fix typos in mcu conf
2016-05-01 00:27:15 +02:00
Uladzimir Pylinski
ecab016be9
Merge pull request #65 from pl4nkton/add_stm32f1xx_port
...
FSMC. Added stm32f1xx port.
2016-04-29 19:09:22 +03:00
Nicolas Reinecke
409a3f226d
FSMC: fix build on stm32f1x and stm32f3
...
STM32F1,3 has no fsmc reset function so make it optional
2016-04-29 14:14:51 +02:00
Fabio Utzig
0625a978f7
Merge pull request #64 from sdalu/aSm
...
sync with ChibiOS master for ASMXSRC
2016-04-28 18:36:42 -03:00
marcoveeneman
99230d289c
Tiva. Updated Tiva makefiles to be compatible with the main repository.
2016-04-28 23:10:46 +02:00
Stephane D'Alu
2789fb3cd8
sync with ChibiOS master for ASMXSRC
2016-04-28 23:00:24 +02:00
marcoveeneman
277989a048
Tiva. WDG. Changed fixed load value to the system clock in the demo.
2016-04-28 22:10:35 +02:00
marcoveeneman
d4cb8ca216
Mass license update.
2016-04-28 22:07:07 +02:00
Nicolas Reinecke
14dc50c95d
add stm32f1xx port
2016-04-28 17:22:41 +02:00
Fabio Utzig
5c02f23706
Merge pull request #62 from flabbergast/i2c
...
[KINETIS] I2C update (timeouts, KL27Z)
2016-04-27 19:03:01 -03:00
flabbergast
9107b150b0
[KINETIS] Add I2C workaround for KL27Z.
2016-04-25 11:53:55 +01:00
flabbergast
2897589bf3
[KINETIS] Fix I2C clock divisor computation.
2016-04-25 11:53:55 +01:00
flabbergast
0a37322265
[KINETIS] I2C driver: implement timeout.
2016-04-25 11:53:55 +01:00
flabbergast
fa9644e655
[KINETIS] Slightly rewrite and comment i2c driver.
2016-04-25 11:53:48 +01:00
Fabio Utzig
a59c04c5cf
Merge pull request #60 from flabbergast/kinetis-mk
...
Update kinetis makefiles (license, asm, m0->m0plus, shell.mk).
2016-04-24 18:10:31 -03:00
Fabio Utzig
38acc79534
Merge pull request #61 from flabbergast/adc-fix
...
[KINETIS] fix ADC LLD bug, grpp access after clear
2016-04-24 18:09:02 -03:00
flabbergast
7485ece089
[KINETIS] Consolidate KL2x I2C CMSIS defs.
2016-04-24 18:36:00 +01:00
flabbergast
cee50b34e2
[KINETIS] Add FRDM-KL26Z/I2C demo.
2016-04-24 18:36:00 +01:00
flabbergast
a5cd9d134b
[KINETIS] Rename I2Cx.S1 to I2Cx.S for KL26Z.
...
For some strange reason Freescale refers to this I2C register as 'S1'
on KL26Z and as 'S' on all other Kinetises (K20x, KL2xZ).
To avoid horrible #ifs in the driver, use 'S' also on KL26Z.
2016-04-24 18:36:00 +01:00
bunnie
469e05d445
[KINETIS] fix ADC LLD bug, grpp access after clear
2016-04-24 18:12:19 +01:00
flabbergast
39e3a31d94
[KINETIS] Mass update Makefile (license & asm changes).
2016-04-24 17:12:49 +01:00
flabbergast
1737a7dfb2
[KINETIS] Update Makefiles: cortex-m0 to cortex-m0plus.
2016-04-24 16:38:27 +01:00
flabbergast
a109d62f0a
[KINETIS] Update Makefiles to use shell.mk.
2016-04-24 16:38:04 +01:00
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
marcoveeneman
1244b8c9ab
Disabled SPI support in halconf.h and added some comments in main.c
2016-04-11 20:12:36 +02: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