aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Expand)AuthorAgeFilesLines
...
* sdmmc driver update, added support for reliance edge fsareviu2018-02-2616-130/+1110
* Added back missing revisions in trunk.Giovanni Di Sirio2018-02-262-4/+5
* Now demo works in DDRedolomb2018-02-214-17/+27
* Changed SPI's frequencyedolomb2018-02-201-7/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11517 35acf78f-673a-041...edolomb2018-02-201-2/+2
* AVR: Add testhal watchdog demo code.tfateba2018-02-196-0/+1582
* AVR: Add a testhal demo for XMEGA128U4A for OSLIB test suite.Theodore Ateba2018-02-196-0/+1614
* Added demo SPI with Flexcomedolomb2018-02-1611-0/+1812
* Changed CH_DBG_THREADS_PROFILING at FALSEedolomb2018-02-161-1/+1
* AVR: Add a testhal demo for XMEGA128U4A to test the SERIAL low level driver.Theodore Ateba2018-02-126-0/+1615
* AVR: Add a testhal demo for XMEGA128U4A to test the USART low level driver.Theodore Ateba2018-02-126-0/+1619
* -Removed macroedolomb2018-02-122-3/+3
* Removed macroedolomb2018-02-121-2/+2
* SAMA5D2-SPI now runs in DDRAMedolomb2018-02-123-144/+201
* SAMA5D2-SERIAL now runs in DDR using FLEXCOM0 as serialedolomb2018-02-127-42/+107
* Add more lisibility.Theodore Ateba2018-02-041-1/+2
* update sdmmc test hal project with read and write to fileareviu2018-02-012-3/+77
* Removed several CORTEX_VTOR_INIT leftovers.Giovanni Di Sirio2018-01-205-10/+0
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-20491-2230/+2230
* More changes caused by #913.Giovanni Di Sirio2018-01-198-8/+8
* AVR: Simplify the PWM example code.Theodore Ateba2018-01-181-91/+33
* AVR: Update demo comment.Theodore Ateba2018-01-181-3/+3
* AVR: Add other prescalers to the PWM low level driver and update testhal.Theodore Ateba2018-01-171-6/+53
* Fixed bugedolomb2018-01-171-2/+2
* Updated demo SPIedolomb2018-01-175-68/+152
* Simple echo from terminal demoedolomb2018-01-1710-0/+1830
* removed legacy code for pmcareviu2018-01-152-16/+3
* update SDMMC driver and added test hal projectareviu2018-01-1110-0/+1905
* SECUMOD Demoedolomb2018-01-1010-0/+1939
* SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies...Giovanni Di Sirio2018-01-1014-5/+76
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11242 35acf78f-673a-041...Giovanni Di Sirio2018-01-093-12/+63
* Added SRAMs cache settings to STM32H7 mcuconf.h.Giovanni Di Sirio2018-01-081-0/+6
* Added unified cache handler for Cortex-M devices.Giovanni Di Sirio2018-01-081-5/+5
* Added BDMA support to the STM32H7xx port.Giovanni Di Sirio2018-01-071-1/+1
* Added portability include path to the various startup.mk files.Giovanni Di Sirio2018-01-051-2/+3
* SPI driver works, probably optimizations are possible.Giovanni Di Sirio2018-01-051-0/+5
* Fixed wrong CS.Giovanni Di Sirio2018-01-041-6/+6
* Various fixes, H7 SPI does not work yet.Giovanni Di Sirio2018-01-042-13/+9
* Added H7 builder to the STM32 SPI unified demo.Giovanni Di Sirio2018-01-048-13/+1931
* AVR: Update AVR multi demo configuration files.Theodore Ateba2017-12-234-32/+64
* AVR: Update all configuration files of testhal to avoid the error CH_DBG_TRAC...Theodore Ateba2017-12-217-7/+7
* 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@11114 35acf78f-673a-041...Giovanni Di Sirio2017-12-033-5/+9
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11113 35acf78f-673a-041...Giovanni Di Sirio2017-12-037-9/+76
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11112 35acf78f-673a-041...Giovanni Di Sirio2017-12-033-3/+3
* STM32 UART driver test application, not complete.Giovanni Di Sirio2017-12-0231-0/+7371
* More makefiles.Giovanni Di Sirio2017-12-029-338/+279
* More makefiles updated.Giovanni Di Sirio2017-12-0210-171/+213
* Fixed FPU type for CM4.Giovanni Di Sirio2017-12-023-3/+3
* Updated some makefiles, still lots to be updated.Giovanni Di Sirio2017-12-029-197/+198