aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Collapse)AuthorAgeFilesLines
* Add more lisibility.Theodore Ateba2018-02-041-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11428 35acf78f-673a-0410-8e92-d51de3d6d3f4
* update sdmmc test hal project with read and write to fileareviu2018-02-012-3/+77
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11419 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed several CORTEX_VTOR_INIT leftovers.Giovanni Di Sirio2018-01-205-10/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11369 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-20491-2230/+2230
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More changes caused by #913.Giovanni Di Sirio2018-01-198-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11346 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Simplify the PWM example code.Theodore Ateba2018-01-181-91/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11335 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update demo comment.Theodore Ateba2018-01-181-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11334 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add other prescalers to the PWM low level driver and update testhal.Theodore Ateba2018-01-171-6/+53
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11302 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bugedolomb2018-01-171-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11301 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated demo SPIedolomb2018-01-175-68/+152
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11299 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Simple echo from terminal demoedolomb2018-01-1710-0/+1830
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11298 35acf78f-673a-0410-8e92-d51de3d6d3f4
* removed legacy code for pmcareviu2018-01-152-16/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11288 35acf78f-673a-0410-8e92-d51de3d6d3f4
* update SDMMC driver and added test hal projectareviu2018-01-1110-0/+1905
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11264 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SECUMOD Demoedolomb2018-01-1010-0/+1939
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11257 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SPIv1 and SPIv2 circular mode added. Rework of RCC files and all ↵Giovanni Di Sirio2018-01-1014-5/+76
| | | | | | dependencies inside STM32 drivers. Documentation fixes in some HAL modules. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11247 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11242 ↵Giovanni Di Sirio2018-01-093-12/+63
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added SRAMs cache settings to STM32H7 mcuconf.h.Giovanni Di Sirio2018-01-081-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11235 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added unified cache handler for Cortex-M devices.Giovanni Di Sirio2018-01-081-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11233 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added BDMA support to the STM32H7xx port.Giovanni Di Sirio2018-01-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11232 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added portability include path to the various startup.mk files.Giovanni Di Sirio2018-01-051-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11227 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SPI driver works, probably optimizations are possible.Giovanni Di Sirio2018-01-051-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11226 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed wrong CS.Giovanni Di Sirio2018-01-041-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11222 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Various fixes, H7 SPI does not work yet.Giovanni Di Sirio2018-01-042-13/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11220 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added H7 builder to the STM32 SPI unified demo.Giovanni Di Sirio2018-01-048-13/+1931
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11217 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update AVR multi demo configuration files.Theodore Ateba2017-12-234-32/+64
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11177 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update all configuration files of testhal to avoid the error ↵Theodore Ateba2017-12-217-7/+7
| | | | | | CH_DBG_TRACE_MASK not defined in chconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11155 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed project settings for all targets.Giovanni Di Sirio2017-12-033-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11116 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11114 ↵Giovanni Di Sirio2017-12-033-5/+9
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11113 ↵Giovanni Di Sirio2017-12-037-9/+76
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11112 ↵Giovanni Di Sirio2017-12-033-3/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32 UART driver test application, not complete.Giovanni Di Sirio2017-12-0231-0/+7371
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11111 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More makefiles.Giovanni Di Sirio2017-12-029-338/+279
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11110 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More makefiles updated.Giovanni Di Sirio2017-12-0210-171/+213
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11109 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed FPU type for CM4.Giovanni Di Sirio2017-12-023-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11108 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated some makefiles, still lots to be updated.Giovanni Di Sirio2017-12-029-197/+198
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11107 35acf78f-673a-0410-8e92-d51de3d6d3f4
* New hooks added to RT, stronger checks on RT chconf.h files.Giovanni Di Sirio2017-11-24101-0/+1616
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11071 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of all chconf.h files with new options.Giovanni Di Sirio2017-11-23101-0/+1212
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11070 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed comments in chconf.h files.Giovanni Di Sirio2017-11-23101-202/+202
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11069 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Prototype makefile using the new inclusion mechanism and autobuilder.Giovanni Di Sirio2017-11-211-40/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11052 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update L4 mcuconf.h files.Giovanni Di Sirio2017-11-197-82/+78
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11045 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated L1 mcuconf.h files.Giovanni Di Sirio2017-11-197-119/+119
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11044 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated L0 mcuconf.h files.Giovanni Di Sirio2017-11-194-59/+46
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11043 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated F7 mcuconf.h files.Giovanni Di Sirio2017-11-197-126/+126
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11042 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Re-aligned mcuconf.h files for F4 devices.Giovanni Di Sirio2017-11-1916-281/+389
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11041 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Re-aligned all mcuconf.h files for STM32F3xx.Giovanni Di Sirio2017-11-1920-368/+446
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11040 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Re-aligned mcuconf.h files for F1 devices.Giovanni Di Sirio2017-11-1910-152/+151
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11037 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed redundant demo.Giovanni Di Sirio2017-11-199-1867/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11036 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Re-aligned mcuconf.h files for F0 devices.Giovanni Di Sirio2017-11-197-83/+78
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11035 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed duplicated HAL test applications now present in multi-targets demos.Giovanni Di Sirio2017-11-1989-18185/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11031 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11030 ↵Giovanni Di Sirio2017-11-181-13/+14
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4