marcoveeneman
d4cb8ca216
Mass license update.
2016-04-28 22:07:07 +02:00
marcoveeneman
1244b8c9ab
Disabled SPI support in halconf.h and added some comments in main.c
2016-04-11 20:12:36 +02:00
marcoveeneman
bae745fd33
Tiva. WDG. Added watchdog driver to tm4c129 platform.mk.
2016-04-06 21:33:16 +02:00
marcoveeneman
46d9d3c97d
Tiva. WDG. Added missing declarations for watchdog peripherals.
2016-04-06 21:32:13 +02:00
marcoveeneman
6a3337160e
Tiva. WDG. Added testhal demo for Watchdog driver.
2016-04-06 21:26:50 +02:00
marcoveeneman
eb960077b8
Tiva. WDG. Added watchdog low level driver.
2016-04-06 21:20:35 +02:00
marcoveeneman
beff5671d4
Tiva. WDG. Added missing declarations for watchdog peripherals.
2016-04-06 21:19:37 +02: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
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
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
6852dce930
Merge pull request #47 from jstruebel/master
...
[KINETIS] Added USB_SERIAL testhal for FRDM-K20D50M board
2016-03-31 00:15:01 -03:00
Jonathan Struebel
c876a8d1d4
[KINETIS] Added USB_SERIAL testhal for FRDM-K20D50M board
2016-03-29 20:27:34 -07:00
Fabio Utzig
1b08012c75
Merge flabbergast-kinetis
2016-03-28 20:38:51 -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
c0e6748a9f
1-wire. Fixed possible deadlock situation.
...
In old code thread could be suspended *after* the callback was called.
New code protected with more wide critical section.
2016-03-28 21:36:54 +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
flabbergast
ad63d79780
[KINETIS] Add a custom KL27Z breakout board demo.
2016-03-22 18:49:34 +00:00
flabbergast
82ada2bb21
[KINETIS] Move I2C and ADC demo to proper subdir.
2016-03-22 18:44:41 +00:00
flabbergast
9f5d7fd40b
[KINETIS] Add new testhal demos (KL27Z,Teensies,MCHCK).
2016-03-22 18:43:20 +00:00
flabbergast
d5a880807b
[KINETIS] HAL cleanup/update.
...
New entries in kinetis_registry.h to support new MCUs.
Moved registers to ext/CMSIS, like it is done for STM32.
Move the same drivers to LLD.
Add USB driver.
2016-03-22 17:51:46 +00:00
flabbergast
ca6f8bd296
[KINETIS] Move/add startup files.
...
Move ports -> startup.
Split k20x to k20x5 and k20x7.
Split off common part of ld scripts.
Add new ld scripts.
2016-03-22 16:24:28 +00:00
flabbergast
cd24aa965d
[KINETIS] Add CMSIS definitions.
2016-03-22 16:24:27 +00:00
flabbergast
7d8012e9ee
[KINETIS] Update boards.
...
Add FRDM-KL26Z, Teensy LC and 3.1. Update definitions for
FRDM-KL25Z, MCHCK, Teensy 3.0.
2016-03-22 16:24:19 +00:00
flabbergast
2443b6c6f4
[KINETIS] Fix board definitions (move to contrib).
2016-03-21 20:55:22 +00:00
flabbergast
9281b8f751
Merge remote-tracking branch 'utzig/kinetis' into kinetis
2016-03-21 19:18:01 +00:00
barthess
18b41efefa
NAND. Cosmetical improvement
2016-03-17 12:03:18 +03:00
Fabio Utzig
c63d6a5908
[KINETIS] Add remaining demos and fix configs
2016-03-15 22:57:55 -03:00
barthess
04c11df0b2
Updated some testhal projects to new ChibiOS code
2016-03-15 10:19:56 +03:00
Fabio Utzig
0bbef8ed17
[KINETIS] Fix platform driver references to contrib
2016-03-08 07:09:40 -03:00
Fabio Utzig
b67ecdfeca
[KINETIS] Move from main repo to contrib
2016-03-07 12:33:00 -03:00
Fabio Utzig
37ac6a4611
Merge pull request #36 from sdalu/rng
...
Random Number Generator driver
2016-02-29 10:51:55 -03:00
Fabio Utzig
9edf14658d
Merge pull request #44 from sdalu/bswap
...
byte swap extended to 64 bits
2016-02-29 10:49:42 -03:00
Stephane D'Alu
7d048079c6
extend to 64 bits int
2016-02-28 23:27:54 +01:00
Stephane D'Alu
9ff3819e4b
hide shell errors
2016-02-21 17:10:09 +01:00
Stephane D'Alu
e9a1a01f90
Merge branch 'master' into rng
...
Added haltest
Conflicts:
os/hal/hal.mk
os/hal/include/hal_community.h
os/hal/src/hal_community.c
2016-02-21 17:03:19 +01:00
Uladzimir Pylinski
b634bd9bee
Merge pull request #43 from fpoussin/timcap-pull
...
TIMCAP Driver
Merged pull request #43 from fpoussin/timcap-pull. Original driver: https://github.com/dsigma/ChibiOS/tree/master/demos/ARMCM4-STM32F407-WAVESHARE-OPEN-407I-C-TIM_CAP/timcap
2016-02-18 20:51:06 +03:00