aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F3xx
Commit message (Collapse)AuthorAgeFilesLines
* Updated testhal for 19.1.xFabien Poussin2019-10-0222-4905/+5500
|
* Updating Makefiles for 19.1.xFabien Poussin2019-10-014-4/+4
|
* Updated ChibiOS path for all MakefilesFabien Poussin2019-03-124-4/+4
|
* Updating OpAmp code with calibration functions, cleaning.Fabien Poussin2019-01-312-4/+6
|
* Updated opamp exampleFabien Poussin2019-01-081-1/+8
|
* Adding rudimentary OPAMP DriverFabien Poussin2019-01-087-0/+2052
|
* Update chconf.h to RT v5.1.Konstantin Oblaukhov2018-09-243-6/+270
|
* New style makefiles for demos and tests.Konstantin Oblaukhov2018-09-243-42/+21
|
* Merge branch 'master' into update_testsFabien Poussin2018-03-1515-1544/+2007
|\
| * Fixed most testhal examples for STM32, updated configs using script. Fixed ↵Fabien Poussin2018-03-1416-2607/+3108
| | | | | | | | deprecated MS2ST calls.
* | testhal: stm32: update to latest ChibiOS APIRomain Reignier2018-03-125-29/+68
|/
* Updating chconf.h for STM32 testhalFabien Poussin2018-03-083-12/+273
|
* Add version tagsFabio Utzig2017-10-093-0/+3
| | | | 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
|
* [Timcap/Eeprom] Removing ch.h dependencies.Fabien Poussin2017-02-061-1/+1
|
* whitespaceNicolas Reinecke2016-11-081-1/+1
|
* update stm32 testhal / demo headersNicolas Reinecke2016-11-086-26/+24
|
* fix typos in mcu confNicolas Reinecke2016-05-012-3/+3
|
* Updated Makefiles for STM32 according tobarthess2016-04-2310-57/+269
| | | | http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=3301&sid=32a42f3ad6ca146ea07566e52f127d83
* TIMCAP: Initial commitFabien Poussin2016-02-168-1/+1742
|
* EEPROM: Initial commitFabien Poussin2016-02-167-0/+1619