marcoveeneman
7f7fe88e14
Merge pull request #100 from marcoveeneman/tiva-improvements
...
Tiva improvements
2016-11-21 22:26:49 +01:00
marcoveeneman
f6f6bf3918
Fixed incorrect type used for line field in led_config structures.
2016-11-21 22:25:54 +01:00
Fabio Utzig
319c9f9ee2
Merge pull request #102 from sdalu/microbit
...
BBC micro:bit board
2016-11-16 14:41:04 -02:00
Stephane D'Alu
92eafe4186
BBC micro:bit board
2016-11-16 15:17:35 +01:00
Nicolas Reinecke
3407abe5af
fix stm32f429-dma2d demo build
2016-11-08 21:07:11 +01:00
Nicolas Reinecke
a52e988750
update stm32 testhal / demo headers
2016-11-08 20:49:05 +01:00
marcoveeneman
4435bdec24
Replaced port+pad by line in the demos and testhal.
2016-10-30 14:34:58 +01:00
marcoveeneman
7e3ef128a4
Updated mcuconf.h files.
2016-10-29 19:47:09 +02:00
marcoveeneman
24de854c90
Replaced custom register bitfield macros by TivaWare bitfield macros.
2016-10-28 00:03:49 +02:00
marcoveeneman
041c87831b
Some missing changes.
2016-10-27 23:52:24 +02:00
marcoveeneman
538eba7b6f
Updated ChibiStudio .cproject files.
2016-10-27 23:50:49 +02:00
marcoveeneman
62014aea75
Fixed .launch file for RT-TM4C1294-LAUNCHPAD demo.
2016-08-30 18:45:33 +02:00
marcoveeneman
b153796a5d
Merge pull request #94 from marcoveeneman/tiva-improvements
...
Tiva smart build support
2016-08-11 09:24:52 +02:00
marcoveeneman
1853428c80
Implemented smart build for Tiva platform.
2016-08-09 20:42:31 +02:00
Stephane D'Alu
5923ee5d50
moved spi to LLD
2016-07-11 22:42:52 +02:00
Stephane D'Alu
52107b2ccb
moved QEI to LLD
2016-07-10 21:46:46 +02:00
Stephane D'Alu
321ec844af
moved GPT to LLD
2016-07-10 19:15:46 +02:00
Stephane D'Alu
da4f05804d
added missing chconf.h
2016-07-10 14:53:54 +02:00
Stephane D'Alu
ee20f1a67b
shell commands for info and watchdog
2016-07-10 14:12:04 +02:00
Stephane D'Alu
9cf4f9dfc7
moved wdg to LLD
2016-07-10 13:35:31 +02:00
Stephane D'Alu
c35a4f9d62
added missing config files for nrf52 demo
2016-07-10 12:06:53 +02:00
Stephane D'Alu
6423c3dabe
moved rng to LLD directory.
...
removed rng power control (doesn't exist in nrf52, wasn't documented in nrf51)
renamed peripheral to start at 0
2016-07-10 12:04:39 +02:00
Stephane D'Alu
5259158d17
renamed NRF51_* to NRF5_*
2016-07-10 10:48:04 +02:00
Stephane D'Alu
5805e10f74
NRF52832 implementation
2016-07-09 23:57:48 +02:00
Stephane D'Alu
707b3a2f97
renamed port to NRF5 to make room for NRF52832 chip
2016-07-08 12:58:25 +02:00
marcoveeneman
50439f54df
Tiva. Fixed and added missing debug and external tool configurations.
2016-05-11 20:33:21 +02:00
marcoveeneman
60ed4442a2
Tiva. Fixed project files of testhal and demos.
2016-05-11 20:31:04 +02:00
awygle
cf02c79b5a
Merge pull request #68 from awygle/msp430x
...
MSP430X DMA Support, EXP430FR6989 Demo + Makefile Updates
2016-05-04 23:47:33 -07:00
marcoveeneman
fe1d3f2114
Merge pull request #55 from marcoveeneman/tiva-wdg-driver
...
Tiva WDG driver
2016-05-02 15:53:26 +02:00
Nicolas Reinecke
65ba371306
fix warnings in STM32 projects because of missing configs
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
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
d4cb8ca216
Mass license update.
2016-04-28 22:07:07 +02: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
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
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
flabbergast
6c535853fb
[NRF51] Add OSHChip demo.
2016-04-14 23:14:19 +01: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
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
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
d7ceec1a01
Fix test thread usage
2016-04-04 22:18:58 -03:00
Fabio Utzig
653c72ccc3
Fix tiva demos
2016-04-04 21:35:11 -03:00
Fabio Utzig
f679a82be7
Fix rules path
2016-04-04 19:22:39 -03:00