Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #205 from ChibiOS/fsmc | Fabien Poussin | 2019-11-04 | 7 | -19/+62 |
|\ | | | | | FSMC drivers update | ||||
| * | Updating halconf_community.h for demos/testhal | Fabien Poussin | 2019-10-30 | 2 | -0/+28 |
| | | |||||
| * | Fixed DMA2D example | Fabien Poussin | 2019-10-30 | 3 | -14/+29 |
| | | |||||
| * | Re-organised FSMC drivers | Fabien Poussin | 2019-10-30 | 4 | -8/+8 |
| | | |||||
* | | + Added board files and example for STM32F411-Discovery board | Tim Rheinfels | 2019-11-03 | 7 | -0/+2285 |
|/ | |||||
* | FIX PID demo after ChibiOS ADC callback rework | Romain Reignier | 2019-10-21 | 1 | -6/+5 |
| | | | | https://github.com/ChibiOS/ChibiOS/commit/f20ecc78178fc8cdfa682e100398c240224dbb4a#diff-e42edbbb9a343d9d1b70e68f524cbc22 | ||||
* | Merge branch 'master' into segger_systemview | Diego Ismirlian | 2019-10-03 | 13 | -0/+2583 |
|\ | |||||
| * | Add fault handlers to ease ARM-v7m (Cortex M3/M4(F)/M7 debugging | Diego Ismirlian | 2019-10-02 | 13 | -0/+2583 |
| | | |||||
* | | RTT/SystemView bindings demo: increase SystemView buffer size | Diego Ismirlian | 2019-10-02 | 1 | -1/+1 |
| | | |||||
* | | RTT/SystemView bindings: update ChibiOS to 19.1.x | Diego Ismirlian | 2019-10-02 | 3 | -27/+10 |
| | | |||||
* | | Merge branch 'master' into segger_systemview | Diego Ismirlian | 2019-10-02 | 65 | -5728/+4336 |
|\| | |||||
| * | NRF demos fixes | Fabien Poussin | 2019-10-02 | 12 | -205/+1058 |
| | | |||||
| * | Kinetis demos | Fabien Poussin | 2019-10-02 | 37 | -3963/+1346 |
| | | |||||
| * | Fixed STM32 demos | Fabien Poussin | 2019-10-02 | 10 | -1544/+1916 |
| | | |||||
| * | Updating Makefiles for 19.1.x | Fabien Poussin | 2019-10-01 | 18 | -18/+18 |
| | | |||||
* | | Add SEGGER RTT and SystemView demo project | Diego Ismirlian | 2019-09-29 | 12 | -0/+2414 |
|/ | |||||
* | Updated ChibiOS path for all Makefiles | Fabien Poussin | 2019-03-12 | 21 | -21/+21 |
| | |||||
* | KINETIS tests and demos updated to ChibiOS 18.2.x. | Konstantin Oblaukhov | 2018-11-20 | 27 | -576/+3264 |
| | |||||
* | Update all NRF5x makefiles and chconf.h. | Konstantin Oblaukhov | 2018-11-20 | 16 | -220/+1497 |
| | | | | Add missing halconf_community.h | ||||
* | Various tests and demos fixes. | Konstantin Oblaukhov | 2018-09-24 | 1 | -1/+1 |
| | |||||
* | Update chconf.h to RT v5.1. | Konstantin Oblaukhov | 2018-09-24 | 3 | -6/+270 |
| | |||||
* | New style makefiles for demos and tests. | Konstantin Oblaukhov | 2018-09-24 | 3 | -49/+23 |
| | |||||
* | Updated PID demo | Fabien Poussin | 2018-03-23 | 1 | -25/+44 |
| | |||||
* | Renaming PID demo folder to match correct scheme. | Fabien Poussin | 2018-03-23 | 7 | -0/+0 |
| | |||||
* | Adding basic PID demo. | Fabien Poussin | 2018-03-22 | 7 | -0/+1981 |
| | |||||
* | Merge branch 'master' into update_tests | Fabien Poussin | 2018-03-15 | 9 | -287/+509 |
|\ | |||||
| * | Merge pull request #149 from marcoveeneman/improve_tiva_makefiles | Fabien Poussin | 2018-03-15 | 7 | -230/+361 |
| |\ | | | | | | | Improve tiva makefiles | ||||
| | * | Removed custom web server and use LwIP httpd in demo | marcoveeneman | 2018-03-15 | 4 | -177/+4 |
| | | | |||||
| | * | Removed LWSRC and LWINC from makefile and added httpd_opts.h file. | marcoveeneman | 2018-03-14 | 2 | -2/+324 |
| | | | |||||
| | * | Fixed problem in LwIP demo makefile | marcoveeneman | 2018-03-13 | 1 | -2/+1 |
| | | | |||||
| | * | Aligned Tiva Makefiles | marcoveeneman | 2018-03-12 | 2 | -34/+23 |
| | | | |||||
| | * | Simplified a makefile by using the new variables | marcoveeneman | 2018-03-10 | 1 | -17/+11 |
| | | | | | | | | | | | | Also disabled FPU, added license makefile and added -Wundef to C and C++ warnings. | ||||
| * | | Fixed most testhal examples for STM32, updated configs using script. Fixed ↵ | Fabien Poussin | 2018-03-14 | 3 | -59/+150 |
| |/ | | | | | | | deprecated MS2ST calls. | ||||
* / | demos: stm32: update to latest ChibiOS API | Romain Reignier | 2018-03-12 | 12 | -67/+353 |
|/ | |||||
* | Merge pull request #145 from marcoveeneman/tiva_improvements | Fabien Poussin | 2018-03-08 | 13 | -136/+879 |
|\ | | | | | Various Tiva improvements | ||||
| * | Updated all mcuconf.h files to include PAL IRQ settings. | marcoveeneman | 2018-03-07 | 3 | -1/+79 |
| | | |||||
| * | Disabled tickless timer for TM4C129x demos. | marcoveeneman | 2018-03-02 | 2 | -2/+2 |
| | | |||||
| * | Changed PAL driver so that TM4C123x devices GPIO blocks always use AHB. | marcoveeneman | 2018-02-28 | 1 | -6/+0 |
| | | |||||
| * | Updated all halconf.h files | marcoveeneman | 2018-02-27 | 3 | -16/+385 |
| | | |||||
| * | Updated all chconf.h files | marcoveeneman | 2018-02-27 | 3 | -109/+383 |
| | | |||||
| * | Fixed compile errors in demos | marcoveeneman | 2017-11-24 | 6 | -6/+34 |
| | | |||||
* | | Removed duplicate OpenOCD on ICDI launch configurations. | marcoveeneman | 2018-02-12 | 3 | -32/+0 |
|/ | | | | Starting from ChibiOS 17.6.4 and ChibiOS 18.2.0 OpenOCD launch configuration will be placed under ($CHIBIOS)/tools/eclipse/debug/ | ||||
* | Add version tags | Fabio Utzig | 2017-10-09 | 20 | -0/+22 |
| | | | | Signed-off-by: Fabio Utzig <utzig@apache.org> | ||||
* | Updated license headers | marcoveeneman | 2017-04-20 | 6 | -6/+6 |
| | |||||
* | Fixed NRF52 and Win32 demos. | Fabien Poussin | 2017-04-14 | 2 | -4/+3 |
| | |||||
* | Fixed NRF51 Makefiles | Fabien Poussin | 2017-04-14 | 1 | -1/+1 |
| | |||||
* | Merge pull request #100 from marcoveeneman/tiva-improvements | marcoveeneman | 2016-11-21 | 2 | -38/+50 |
|\ | | | | | Tiva improvements | ||||
| * | Fixed incorrect type used for line field in led_config structures. | marcoveeneman | 2016-11-21 | 2 | -2/+2 |
| | | |||||
| * | Replaced port+pad by line in the demos and testhal. | marcoveeneman | 2016-10-30 | 2 | -38/+50 |
| | | |||||
* | | Merge pull request #102 from sdalu/microbit | Fabio Utzig | 2016-11-16 | 6 | -0/+1203 |
|\ \ | | | | | | | BBC micro:bit board |