aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/onewire
Commit message (Collapse)AuthorAgeFilesLines
* 1-wire. Data acqusition code in test application rewritten in more safe waybarthess2016-05-301-3/+3
|
* update stm32 demo and testhal projects to upstream chibiosNicolas Reinecke2016-05-014-27/+109
|
* fix commentNicolas Reinecke2016-05-011-1/+1
|
* fix typos in mcu confNicolas Reinecke2016-05-011-1/+1
|
* Updated Makefiles for STM32 according tobarthess2016-04-231-2/+4
| | | | http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=3301&sid=32a42f3ad6ca146ea07566e52f127d83
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-071-210/+210
|
* QUEUES flags deleted from chconf.h filesbarthess2016-03-281-8/+0
|
* Updated some testhal projects to new ChibiOS codebarthess2016-03-154-505/+542
|
* Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contribbarthess2016-01-245-40/+36
|\
| * Added WDG switch to halconf.h filesbarthess2016-01-131-0/+7
| |
| * Fixed copypaste typo in commentsbarthess2015-10-151-1/+1
| |
| * FSMC code cleanupbarthess2015-10-144-40/+29
| |
* | 1-wire driver improvements.barthess2016-01-241-14/+36
|/
* STM32 testhal. Fixed paths in makefilesbarthess2015-09-072-2/+1
|
* Fixed rest of paths in build scripts.barthess2015-08-241-0/+8
|
* Modified makefiles to incorporate changesFabien Poussin2015-08-201-3/+5
|
* Added -Wundef key into Makefilesbarthess2015-06-284-2/+33
|
* NAND code changed to use bitmap classbarthess2015-05-021-8/+0
|
* STM32. Updated makefiles.barthess2015-03-311-9/+14
|
* Updated .project filesbarthess2015-02-281-4/+4
|
* [1-wire] Cosmetical cleanupsbarthess2014-12-274-36/+81
|
* 1-wire. STM32F1xx code testedbarthess2014-12-183-26/+15
|
* 1-wire. Added testhal for STM32F1xx. Not tested in hardwarebarthess2014-12-081-3/+10
|
* Testhal improvementsbarthess2014-12-061-1/+1
|
* 1-wire. Search ROM feature now optionalbarthess2014-12-061-2/+7
|
* 1-wire. Improved commentsbarthess2014-12-061-5/+13
|
* 1-wire. Added testhal for stm32f4 discoverybarthess2014-12-0613-0/+2293