Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | | BBC micro:bit board | Stephane D'Alu | 2016-11-16 | 6 | -0/+1203 |
| | | | |||||
* | | | fix stm32f429-dma2d demo build | Nicolas Reinecke | 2016-11-08 | 6 | -24/+51 |
| | | | |||||
* | | | update stm32 testhal / demo headers | Nicolas Reinecke | 2016-11-08 | 2 | -8/+6 |
| |/ |/| | |||||
* | | Updated mcuconf.h files. | marcoveeneman | 2016-10-29 | 2 | -3/+3 |
| | | |||||
* | | Replaced custom register bitfield macros by TivaWare bitfield macros. | marcoveeneman | 2016-10-28 | 1 | -1/+1 |
| | | |||||
* | | Some missing changes. | marcoveeneman | 2016-10-27 | 1 | -1/+1 |
| | | |||||
* | | Updated ChibiStudio .cproject files. | marcoveeneman | 2016-10-27 | 3 | -6/+211 |
| | | |||||
* | | Fixed .launch file for RT-TM4C1294-LAUNCHPAD demo. | marcoveeneman | 2016-08-30 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #94 from marcoveeneman/tiva-improvements | marcoveeneman | 2016-08-11 | 3 | -0/+18 |
|\ \ | |/ |/| | Tiva smart build support | ||||
| * | Implemented smart build for Tiva platform. | marcoveeneman | 2016-08-09 | 3 | -0/+18 |
| | | |||||
* | | moved spi to LLD | Stephane D'Alu | 2016-07-11 | 1 | -1/+1 |
| | | |||||
* | | moved QEI to LLD | Stephane D'Alu | 2016-07-10 | 2 | -1/+3 |
| | | |||||
* | | moved GPT to LLD | Stephane D'Alu | 2016-07-10 | 3 | -11/+28 |
| | | |||||
* | | added missing chconf.h | Stephane D'Alu | 2016-07-10 | 1 | -0/+529 |
| | | |||||
* | | shell commands for info and watchdog | Stephane D'Alu | 2016-07-10 | 1 | -5/+23 |
| | | |||||
* | | moved wdg to LLD | Stephane D'Alu | 2016-07-10 | 3 | -5/+57 |
| | |