| Commit message (Expand) | Author | Age | Files | Lines |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11729 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-03-13 | 2 | -2/+2 |
* | Modified STM32-PAL demo | Rocco Marco Guglielmi | 2018-03-13 | 66 | -530/+528 |
* | fixed reliance demo configuration and chconf | areviu | 2018-03-12 | 4 | -61/+61 |
* | Fixed corrupted .project file | Rocco Marco Guglielmi | 2018-03-09 | 1 | -1/+1 |
* | Updated all the testhal/STM32 demos | Rocco Marco Guglielmi | 2018-03-09 | 90 | -1014/+576 |
* | Removed unsupported old demo | Rocco Marco Guglielmi | 2018-03-09 | 8 | -1908/+0 |
* | Restored current default. | Giovanni Di Sirio | 2018-03-08 | 1 | -0/+1 |
* | removed old reg check and correct some indent | areviu | 2018-02-28 | 5 | -134/+135 |
* | Small changes. | isiora | 2018-02-27 | 2 | -58/+59 |
* | Small changes. | isiora | 2018-02-27 | 2 | -19/+12 |
* | Updated Demo | edolomb | 2018-02-26 | 3 | -9/+69 |
* | Updated Demo | edolomb | 2018-02-26 | 5 | -35/+117 |
* | Updated Demo | edolomb | 2018-02-26 | 1 | -2/+3 |
* | Updated Demo | edolomb | 2018-02-26 | 4 | -24/+97 |
* | RTC demo | edolomb | 2018-02-26 | 11 | -0/+1793 |
* | Updated Demo | edolomb | 2018-02-26 | 5 | -26/+103 |
* | sdmmc driver update, added support for reliance edge fs | areviu | 2018-02-26 | 16 | -130/+1110 |
* | Added back missing revisions in trunk. | Giovanni Di Sirio | 2018-02-26 | 2 | -4/+5 |
* | Now demo works in DDR | edolomb | 2018-02-21 | 4 | -17/+27 |
* | Changed SPI's frequency | edolomb | 2018-02-20 | 1 | -7/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11517 35acf78f-673a-041... | edolomb | 2018-02-20 | 1 | -2/+2 |
* | AVR: Add testhal watchdog demo code. | tfateba | 2018-02-19 | 6 | -0/+1582 |
* | AVR: Add a testhal demo for XMEGA128U4A for OSLIB test suite. | Theodore Ateba | 2018-02-19 | 6 | -0/+1614 |
* | Added demo SPI with Flexcom | edolomb | 2018-02-16 | 11 | -0/+1812 |
* | Changed CH_DBG_THREADS_PROFILING at FALSE | edolomb | 2018-02-16 | 1 | -1/+1 |
* | AVR: Add a testhal demo for XMEGA128U4A to test the SERIAL low level driver. | Theodore Ateba | 2018-02-12 | 6 | -0/+1615 |
* | AVR: Add a testhal demo for XMEGA128U4A to test the USART low level driver. | Theodore Ateba | 2018-02-12 | 6 | -0/+1619 |
* | -Removed macro | edolomb | 2018-02-12 | 2 | -3/+3 |
* | Removed macro | edolomb | 2018-02-12 | 1 | -2/+2 |
* | SAMA5D2-SPI now runs in DDRAM | edolomb | 2018-02-12 | 3 | -144/+201 |
* | SAMA5D2-SERIAL now runs in DDR using FLEXCOM0 as serial | edolomb | 2018-02-12 | 7 | -42/+107 |
* | Add more lisibility. | Theodore Ateba | 2018-02-04 | 1 | -1/+2 |
* | update sdmmc test hal project with read and write to file | areviu | 2018-02-01 | 2 | -3/+77 |
* | Removed several CORTEX_VTOR_INIT leftovers. | Giovanni Di Sirio | 2018-01-20 | 5 | -10/+0 |
* | Mass update of the Apache 2.0 license statement. | Giovanni Di Sirio | 2018-01-20 | 491 | -2230/+2230 |
* | More changes caused by #913. | Giovanni Di Sirio | 2018-01-19 | 8 | -8/+8 |
* | AVR: Simplify the PWM example code. | Theodore Ateba | 2018-01-18 | 1 | -91/+33 |
* | AVR: Update demo comment. | Theodore Ateba | 2018-01-18 | 1 | -3/+3 |
* | AVR: Add other prescalers to the PWM low level driver and update testhal. | Theodore Ateba | 2018-01-17 | 1 | -6/+53 |
* | Fixed bug | edolomb | 2018-01-17 | 1 | -2/+2 |
* | Updated demo SPI | edolomb | 2018-01-17 | 5 | -68/+152 |
* | Simple echo from terminal demo | edolomb | 2018-01-17 | 10 | -0/+1830 |
* | removed legacy code for pmc | areviu | 2018-01-15 | 2 | -16/+3 |
* | update SDMMC driver and added test hal project | areviu | 2018-01-11 | 10 | -0/+1905 |
* | SECUMOD Demo | edolomb | 2018-01-10 | 10 | -0/+1939 |
* | SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies... | Giovanni Di Sirio | 2018-01-10 | 14 | -5/+76 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11242 35acf78f-673a-041... | Giovanni Di Sirio | 2018-01-09 | 3 | -12/+63 |
* | Added SRAMs cache settings to STM32H7 mcuconf.h. | Giovanni Di Sirio | 2018-01-08 | 1 | -0/+6 |
* | Added unified cache handler for Cortex-M devices. | Giovanni Di Sirio | 2018-01-08 | 1 | -5/+5 |
* | Added BDMA support to the STM32H7xx port. | Giovanni Di Sirio | 2018-01-07 | 1 | -1/+1 |