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
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
341cad14a9
[KINETIS] A lot of updates
2016-03-28 20:37:57 -03:00
Fabio Utzig
778340c653
Merge pull request #45 from utzig/kinetis
...
[KINETIS] Move from main repo to contrib
2016-03-28 20:21:08 -03:00
barthess
53684030c9
QUEUES flags deleted from chconf.h files
2016-03-28 17:48:43 +03:00
flabbergast
ac8960f1a8
[KINETIS] Update demos (for HAL changes).
2016-03-22 20:15:49 +00:00
Fabio Utzig
c63d6a5908
[KINETIS] Add remaining demos and fix configs
2016-03-15 22:57:55 -03:00
Fabio Utzig
b67ecdfeca
[KINETIS] Move from main repo to contrib
2016-03-07 12:33:00 -03:00
barthess
2c7dc44fad
Added WDG switch to halconf.h files
2016-01-13 10:21:50 +03:00
marcoveeneman
653a9616ba
Tiva. Demo. Fixed lwip related changes in RT-TM4C1294-LAUNCHPAD-LWIP demo.
2015-11-18 21:55:39 +01:00
barthess
c457b4d7d1
Fixed copypaste typo in comments
2015-10-15 10:17:53 +03:00
barthess
a2f9bc469a
FSMC code cleanup
2015-10-14 17:46:40 +03:00
barthess
74065b233a
Fixed rest of paths in build scripts.
2015-08-24 16:26:22 +03:00
Uladzimir Pylinski
1baa777a7e
Merge pull request #23 from fpoussin/master
...
Makefile paths rework
2015-08-24 15:19:16 +03:00
Fabien Poussin
586a8a2b29
Modified makefiles to incorporate changes
2015-08-20 18:20:46 +02:00
Stephen Caudle
e2da880b5f
Cleanup nRF51 serial driver
...
Use values from bitfields header. Also convert notify1 function to be
non-blocking, which seems to be how most of the other serial drivers are
implemented.
2015-08-10 22:44:44 -04:00
Fabio Utzig
956028f345
[NRF51] Update openocd config file (0.9.0 has nrf51 target)
2015-07-26 19:57:00 -03:00
TexZK
5270aa500f
Added descriptions and code simplified
2015-07-08 21:57:53 +02:00
TexZK
3f88eaa27a
Added shell commands to control triple buffer demo
2015-07-07 23:53:21 +02:00
TexZK
3ac6c61184
TriBuf demos updated and working
2015-07-06 21:05:20 +02:00
Andrea Zoppi
246e4cc26b
Added HW demo for triple buffer [WIP]
2015-07-05 22:47:27 +02:00
TexZK
1283a5068d
Added TriBuf files and demo [WIP]
2015-07-04 17:29:41 +02:00
Uladzimir Pylinski
f16e69497b
Merge pull request #10 from TexZK/ltdc_dma2d
...
Removed dependency on ST library for SDRAM
2015-06-29 00:19:37 +03:00
Andrea Zoppi
58f5fd1d72
Removed dependency on ST library for SDRAM
2015-06-28 22:53:44 +02:00
barthess
d66299ff75
Minor improvements in DMA2D demo
2015-06-28 23:25:36 +03:00
Andrea Zoppi
b872d9409c
Minor changes
2015-06-27 18:34:33 +02:00
Andrea Zoppi
0229440fba
ILI9341 driver moved to devices_lib
2015-06-27 18:34:23 +02:00
TexZK
542d79ef90
LTDC and DMA2D ported to ChibiOS/RT 3
...
+ LTDC and DMA2D peripheral drivers
+ LTDC and DMA2D demo project
2015-06-24 21:24:45 +02:00
Fabio Utzig
db3b8fb3f0
Remove ChibiOS mentions from copyright
2015-05-15 21:23:46 -03:00
Fabio Utzig
e384ef32db
Add readme
2015-05-15 21:15:40 -03:00
Fabio Utzig
343042d9d2
Add tx/rx pin configuration to SerialConfig
2015-05-15 21:08:53 -03:00
Fabio Utzig
443c13d878
Demo with extra thread for blinker using PAL
2015-05-15 20:45:44 -03:00
Fabio Utzig
3a0eb96f70
Enable test thread
2015-05-14 23:05:55 -03:00
Fabio Utzig
a0bcfe1518
Add basic serial testing demo
2015-05-13 22:19:48 -03:00
Fabio Utzig
006b6a93d0
Add LED blinker demo
2015-05-13 20:30:40 -03:00
Fabio Utzig
07f508a514
Fix paths and MCU
2015-05-12 22:04:43 -03:00
Fabio Utzig
e3824bd314
Add missing chconf.h
2015-04-29 20:03:37 -03:00
Fabio Utzig
dff7bf1b09
Add initial demo for WVSHARE BLE400
2015-04-29 20:03:18 -03:00
Fabio Utzig
7aae03409b
Rename demo directory
2015-04-29 19:52:34 -03:00
Fabio Utzig
7ea6fb8e07
Add initial openocd config file
2015-04-28 20:41:14 -03:00
marcoveeneman
50398ec98e
Tiva. Fixed wrong define of TIVA_ST_USE_WIDE_TIMER in mcuconf.h for TM4C129x demos.
2015-04-16 22:38:12 +02:00
marcoveeneman
6ed850b0a5
Tiva. Fixed makefile for RT-TM4C1294-LAUNCHPAD-LWIP demo.
2015-04-16 21:16:10 +02:00
marcoveeneman
23c2cabf28
Tiva. Updated makefiles for Tiva demos and testhal.
2015-04-16 19:19:03 +02:00
marcoveeneman
81b87913b4
Removed AHB setting of GPIOG - GPIOJ for the RT-TM4C123G-LAUNCHPAD demo since this device only has GPIOA - GPIOF.
2015-03-03 23:09:08 +01:00
marcoveeneman
c6d7c1f7dc
Adapted the RT-TM4C123G-LAUNCHPAD and RT-TM4C1294-LAUNCHPAD demos to configure the used pins at runtime and moved the TestThread execution before the blink threads are started.
2015-03-03 23:07:15 +01:00
marcoveeneman
df58a5cdb6
Changed the RT-TM4C1294-LAUNCHPAD demo to initialize the led pins to output push-pull.
2015-03-03 22:24:56 +01:00
marcoveeneman
555d45f70a
Implemented AHB access for GPIOA - GPIOJ for TM4C123x devices. On TM4C129x devices the AHB is the only used bus for GPIO.
...
Replaced the nops after starting the gpio peripheral clocks with a busy wait until all GPIO peripherals are ready.
Added Sub-Family identifier for TM4C123x devices.
2015-03-03 21:15:21 +01:00
marcoveeneman
2463abdd1b
Renamed Tiva launch and debug configurations.
...
Fixed wrong SYSCTL access of gpt, i2c and pwm after changing the SYSCTL structure in TM4C123x.h.
2015-02-17 21:25:12 +01:00
marcoveeneman
7b73ccd1d0
Added basic demo for TM4C1294 Connected Launchpad with LwIP.
2015-02-16 21:49:29 +01:00
marcoveeneman
8c608abb1d
Added project files for the RT-TM4C1294-LAUNCHPAD demo.
2015-01-22 21:16:35 +01:00
marcoveeneman
6917afd20d
Added debug configuration for the RT-TM4C123G-LAUNCHPAD demo.
2015-01-14 23:02:58 +01:00
marcoveeneman
4532c817db
Added external tool configuration for the In-Circuit Debug Interface (ICDI).
2015-01-14 23:02:20 +01:00
marcoveeneman
0c29d6eb35
Added project files for the RT-TM4C123G-LAUNCHPAD demo.
2015-01-14 22:49:13 +01:00
marcoveeneman
9b75fa8c5a
Added Tiva demos.
2014-10-13 23:02:16 +02:00
barthess
cdf516d31b
Added 'demos' and 'os' subdirectories
2014-10-05 14:27:49 +03:00