| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Added portability include path to the various startup.mk files. | Giovanni Di Sirio | 2018-01-05 | 1 | -2/+3 |
* | SPI driver works, probably optimizations are possible. | Giovanni Di Sirio | 2018-01-05 | 1 | -0/+5 |
* | Fixed wrong CS. | Giovanni Di Sirio | 2018-01-04 | 1 | -6/+6 |
* | Various fixes, H7 SPI does not work yet. | Giovanni Di Sirio | 2018-01-04 | 2 | -13/+9 |
* | Added H7 builder to the STM32 SPI unified demo. | Giovanni Di Sirio | 2018-01-04 | 8 | -13/+1931 |
* | AVR: Update AVR multi demo configuration files. | Theodore Ateba | 2017-12-23 | 4 | -32/+64 |
* | AVR: Update all configuration files of testhal to avoid the error CH_DBG_TRAC... | Theodore Ateba | 2017-12-21 | 7 | -7/+7 |
* | Fixed project settings for all targets. | Giovanni Di Sirio | 2017-12-03 | 3 | -7/+7 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11114 35acf78f-673a-041... | Giovanni Di Sirio | 2017-12-03 | 3 | -5/+9 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11113 35acf78f-673a-041... | Giovanni Di Sirio | 2017-12-03 | 7 | -9/+76 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11112 35acf78f-673a-041... | Giovanni Di Sirio | 2017-12-03 | 3 | -3/+3 |
* | STM32 UART driver test application, not complete. | Giovanni Di Sirio | 2017-12-02 | 31 | -0/+7371 |
* | More makefiles. | Giovanni Di Sirio | 2017-12-02 | 9 | -338/+279 |
* | More makefiles updated. | Giovanni Di Sirio | 2017-12-02 | 10 | -171/+213 |
* | Fixed FPU type for CM4. | Giovanni Di Sirio | 2017-12-02 | 3 | -3/+3 |
* | Updated some makefiles, still lots to be updated. | Giovanni Di Sirio | 2017-12-02 | 9 | -197/+198 |
* | New hooks added to RT, stronger checks on RT chconf.h files. | Giovanni Di Sirio | 2017-11-24 | 101 | -0/+1616 |
* | Mass update of all chconf.h files with new options. | Giovanni Di Sirio | 2017-11-23 | 101 | -0/+1212 |
* | Fixed comments in chconf.h files. | Giovanni Di Sirio | 2017-11-23 | 101 | -202/+202 |
* | Prototype makefile using the new inclusion mechanism and autobuilder. | Giovanni Di Sirio | 2017-11-21 | 1 | -40/+33 |
* | Update L4 mcuconf.h files. | Giovanni Di Sirio | 2017-11-19 | 7 | -82/+78 |
* | Updated L1 mcuconf.h files. | Giovanni Di Sirio | 2017-11-19 | 7 | -119/+119 |
* | Updated L0 mcuconf.h files. | Giovanni Di Sirio | 2017-11-19 | 4 | -59/+46 |
* | Updated F7 mcuconf.h files. | Giovanni Di Sirio | 2017-11-19 | 7 | -126/+126 |
* | Re-aligned mcuconf.h files for F4 devices. | Giovanni Di Sirio | 2017-11-19 | 16 | -281/+389 |
* | Re-aligned all mcuconf.h files for STM32F3xx. | Giovanni Di Sirio | 2017-11-19 | 20 | -368/+446 |
* | Re-aligned mcuconf.h files for F1 devices. | Giovanni Di Sirio | 2017-11-19 | 10 | -152/+151 |
* | Removed redundant demo. | Giovanni Di Sirio | 2017-11-19 | 9 | -1867/+0 |
* | Re-aligned mcuconf.h files for F0 devices. | Giovanni Di Sirio | 2017-11-19 | 7 | -83/+78 |
* | Removed duplicated HAL test applications now present in multi-targets demos. | Giovanni Di Sirio | 2017-11-19 | 89 | -18185/+52 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11030 35acf78f-673a-041... | Giovanni Di Sirio | 2017-11-18 | 1 | -13/+14 |
* | AVR: Correct the email address on all makefile. | Theodore Ateba | 2017-11-16 | 11 | -11/+11 |