aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F3xx/COMP
Commit message (Collapse)AuthorAgeFilesLines
* Updated ChibiOS path for all MakefilesFabien Poussin2019-03-121-1/+1
|
* Update chconf.h to RT v5.1.Konstantin Oblaukhov2018-09-241-2/+90
|
* New style makefiles for demos and tests.Konstantin Oblaukhov2018-09-241-14/+7
|
* Merge branch 'master' into update_testsFabien Poussin2018-03-155-28/+130
|\
| * Fixed most testhal examples for STM32, updated configs using script. Fixed ↵Fabien Poussin2018-03-145-873/+1013
| | | | | | | | deprecated MS2ST calls.
* | testhal: stm32: update to latest ChibiOS APIRomain Reignier2018-03-123-25/+63
|/
* Updating chconf.h for STM32 testhalFabien Poussin2018-03-081-4/+91
|
* Add version tagsFabio Utzig2017-10-091-0/+1
| | | | Signed-off-by: Fabio Utzig <utzig@apache.org>
* [Comp] Adding interrupt functions, updating example.Fabien Poussin2017-02-093-21/+101
|
* [Comp] Adding more definesFabien Poussin2017-02-071-1/+1
|
* [Comp] Adding init, helper defines.Fabien Poussin2017-02-071-2/+2
|
* [Comp] Cleaning example, removing dependencies and adding checks.Fabien Poussin2017-02-072-39/+30
|
* [COMP] Fixing headers, missing includes.Fabien Poussin2017-02-071-1/+14
|
* Adding COMP Driver.Fabien Poussin2017-02-067-0/+1664