aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Expand)AuthorAgeFilesLines
* Fixed corrupted .project fileRocco Marco Guglielmi2018-03-091-1/+1
* Updated all the testhal/STM32 demosRocco Marco Guglielmi2018-03-0990-1014/+576
* Removed unsupported old demoRocco Marco Guglielmi2018-03-098-1908/+0
* Restored current default.Giovanni Di Sirio2018-03-081-0/+1
* removed old reg check and correct some indentareviu2018-02-285-134/+135
* Small changes.isiora2018-02-272-58/+59
* Small changes.isiora2018-02-272-19/+12
* Updated Demoedolomb2018-02-263-9/+69
* Updated Demoedolomb2018-02-265-35/+117
* Updated Demoedolomb2018-02-261-2/+3
* Updated Demoedolomb2018-02-264-24/+97
* RTC demoedolomb2018-02-2611-0/+1793
* Updated Demoedolomb2018-02-265-26/+103
* 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