Fabien Poussin
3c061c2fe5
fix various tests and add clean option to chbuild
2020-11-25 12:02:59 +01:00
Fabien Poussin
2a1ee6d59e
update chbuild script to use .skip files
2020-11-24 23:41:58 +01:00
Fabien Poussin
e98c5dfed4
Add TinyUsb support and demo
2020-11-24 23:41:58 +01:00
Michael Stapelberg
4ee0b8fa26
port demo to Teensy 3.6
...
Getting the mcuconf and Makefile changes right is non-trivial for a beginner, so
this will be helpful for others who want to get started with ChibiOS on a Teensy 3.6.
2020-06-03 19:50:00 +02:00
Michael Stapelberg
d6531f0b74
branch RT-TEENSY3_6 from RT-TEENSY3
2020-06-03 18:46:16 +02:00
Fabien Poussin
5a124c7e36
Various fixes for demos
2020-04-08 20:09:22 +02:00
Fabien Poussin
2268395124
Updated all halconf/chconf headers
2020-04-08 00:35:16 +02:00
Fabien Poussin
fb4302ba7a
Updating osal.mk path
2020-04-04 18:30:52 +02:00
Fabien Poussin
d1aad88536
Merge pull request #205 from ChibiOS/fsmc
...
FSMC drivers update
2019-11-04 10:49:50 +01:00
Tim Rheinfels
0f1acdca33
+ Added board files and example for STM32F411-Discovery board
2019-11-03 10:17:02 +01:00
Fabien Poussin
cf7e66ddae
Updating halconf_community.h for demos/testhal
2019-10-30 13:35:59 +01:00
Fabien Poussin
f6b1a12ecf
Fixed DMA2D example
2019-10-30 13:19:08 +01:00
Fabien Poussin
915b474b02
Re-organised FSMC drivers
2019-10-30 12:52:31 +01:00
Romain Reignier
b73ec1f107
FIX PID demo after ChibiOS ADC callback rework
...
f20ecc7817 (diff-e42edbbb9a343d9d1b70e68f524cbc22)
2019-10-21 20:14:23 +02:00
Diego Ismirlian
ea844db446
Merge branch 'master' into segger_systemview
2019-10-03 14:00:34 -03:00
Diego Ismirlian
2800f71230
RTT/SystemView bindings demo: increase SystemView buffer size
2019-10-02 18:37:23 -03:00
Diego Ismirlian
3ba4c222b8
RTT/SystemView bindings: update ChibiOS to 19.1.x
2019-10-02 15:42:45 -03:00
Diego Ismirlian
d77e8fbd52
Merge branch 'master' into segger_systemview
2019-10-02 15:31:37 -03:00
Diego Ismirlian
41f2f8462a
Add fault handlers to ease ARM-v7m (Cortex M3/M4(F)/M7 debugging
2019-10-02 15:14:28 -03:00
Fabien Poussin
e00396f53b
NRF demos fixes
2019-10-02 16:10:28 +02:00
Fabien Poussin
b54e6ce1bc
Kinetis demos
2019-10-02 13:55:40 +02:00
Fabien Poussin
30e0c775b7
Fixed STM32 demos
2019-10-02 10:47:02 +02:00
Fabien Poussin
b4dfe5e274
Updating Makefiles for 19.1.x
2019-10-01 16:12:27 +02:00
Diego Ismirlian
8738ed0021
Add SEGGER RTT and SystemView demo project
2019-09-29 12:45:21 -03:00
Fabien Poussin
f7cdcf592e
Updated ChibiOS path for all Makefiles
2019-03-12 10:50:06 +01:00
Konstantin Oblaukhov
a6bb21d05b
KINETIS tests and demos updated to ChibiOS 18.2.x.
2018-11-20 09:53:38 +07:00
Konstantin Oblaukhov
0e6f501f80
Update all NRF5x makefiles and chconf.h.
...
Add missing halconf_community.h
2018-11-20 09:52:42 +07:00
Konstantin Oblaukhov
6f018973ca
Various tests and demos fixes.
2018-09-24 20:33:31 +07:00
Konstantin Oblaukhov
933415a3b9
Update chconf.h to RT v5.1.
2018-09-24 20:32:45 +07:00
Konstantin Oblaukhov
2db0e3fd78
New style makefiles for demos and tests.
2018-09-24 20:31:28 +07:00
Fabien Poussin
261c37a0db
Updated PID demo
2018-03-23 11:53:03 +01:00
Fabien Poussin
d002f7f837
Renaming PID demo folder to match correct scheme.
2018-03-23 11:00:43 +01:00
Fabien Poussin
9e5aba8bd9
Adding basic PID demo.
2018-03-22 18:16:20 +01:00
Fabien Poussin
3add406135
Merge branch 'master' into update_tests
2018-03-15 12:51:14 +01:00
Fabien Poussin
f8fbfbd248
Merge pull request #149 from marcoveeneman/improve_tiva_makefiles
...
Improve tiva makefiles
2018-03-15 12:06:59 +01:00
marcoveeneman
7a9ddb8ada
Removed custom web server and use LwIP httpd in demo
2018-03-15 08:02:32 +01:00
Fabien Poussin
424c7a2717
Fixed most testhal examples for STM32, updated configs using script. Fixed deprecated MS2ST calls.
2018-03-14 20:15:13 +01:00
marcoveeneman
48ad58ccbf
Removed LWSRC and LWINC from makefile and added httpd_opts.h file.
2018-03-14 08:16:24 +01:00
marcoveeneman
73402af8bd
Fixed problem in LwIP demo makefile
2018-03-13 20:26:06 +01:00
Romain Reignier
c26840fe0b
demos: stm32: update to latest ChibiOS API
2018-03-12 21:20:41 +01:00
marcoveeneman
e38bf60447
Aligned Tiva Makefiles
2018-03-12 19:18:39 +01:00
marcoveeneman
0b539b26b0
Simplified a makefile by using the new variables
...
Also disabled FPU, added license makefile and added -Wundef to C and C++ warnings.
2018-03-10 15:34:41 +01:00
Fabien Poussin
aa8c6cc4af
Merge pull request #145 from marcoveeneman/tiva_improvements
...
Various Tiva improvements
2018-03-08 21:42:35 +01:00
marcoveeneman
be0446c549
Updated all mcuconf.h files to include PAL IRQ settings.
2018-03-07 20:44:42 +01:00
marcoveeneman
2a01a63f86
Disabled tickless timer for TM4C129x demos.
2018-03-02 18:40:55 +01:00
marcoveeneman
cae865f0b9
Changed PAL driver so that TM4C123x devices GPIO blocks always use AHB.
2018-02-28 18:28:02 +01:00
marcoveeneman
bf1167e3c6
Updated all halconf.h files
2018-02-27 20:52:58 +01:00
marcoveeneman
a59f29723c
Updated all chconf.h files
2018-02-27 20:46:18 +01:00
marcoveeneman
a71feeacc3
Removed duplicate OpenOCD on ICDI launch configurations.
...
Starting from ChibiOS 17.6.4 and ChibiOS 18.2.0 OpenOCD launch configuration will be placed under ($CHIBIOS)/tools/eclipse/debug/
2018-02-12 18:41:28 +01:00
marcoveeneman
93dd54ecdc
Fixed compile errors in demos
2017-11-24 22:23:27 +01:00