| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Updated PLLSAIx settings. | gdisirio | 2018-10-28 | 1 | -2/+2 |
* | Fixed a problem in L4+ PLLSAIx initialization, added options to mcuconf.h, up... | gdisirio | 2018-10-28 | 3 | -0/+32 |
* | Some uncommitted files... | gdisirio | 2018-10-28 | 12 | -0/+3839 |
* | OCTOSPI driver and demo, to be tested. | gdisirio | 2018-10-28 | 3 | -1/+54 |
* | Renamed for consistency. | Giovanni Di Sirio | 2018-10-07 | 2 | -2/+2 |
* | Renamed for consistency. | Giovanni Di Sirio | 2018-10-07 | 3 | -2/+3 |
* | Enabled TRNG on L4+. | Giovanni Di Sirio | 2018-10-07 | 3 | -1/+46 |
* | TRNG driver working. | Giovanni Di Sirio | 2018-10-07 | 12 | -2/+96 |
* | STM32 TRNG driver, not tested yet. | Giovanni Di Sirio | 2018-10-07 | 5 | -112/+44 |
* | TRNG test application, just template. | Giovanni Di Sirio | 2018-10-07 | 13 | -0/+2380 |
* | Increaded device coverage of some mcuconf.h. | gdisirio | 2018-10-06 | 9 | -0/+9 |
* | Made L4+ mcuconf.h files more generic. | Giovanni Di Sirio | 2018-10-06 | 1 | -0/+5 |
* | Added mcuconf.h generators for STM32F746/756. | Giovanni Di Sirio | 2018-10-06 | 8 | -24/+80 |
* | Removed QSPI driver and demos. | Giovanni Di Sirio | 2018-10-06 | 13 | -2380/+0 |
* | Removed references to QSPI to most configuration files, more to do. | Giovanni Di Sirio | 2018-10-06 | 132 | -3354/+48 |
* | Added MFS on WSPI demo. | Giovanni Di Sirio | 2018-10-06 | 14 | -52/+2464 |
* | Added builder for STM32L4-Discovery. | Giovanni Di Sirio | 2018-10-05 | 7 | -0/+2047 |
* | Some functions renamed, flash driver working somehow. | Giovanni Di Sirio | 2018-10-05 | 1 | -16/+16 |
* | Flash infrastructure rework based on WSPI, not complete. | Giovanni Di Sirio | 2018-10-04 | 9 | -0/+2209 |
* | Added WSPI-related code, updated halconf.h files. | Giovanni Di Sirio | 2018-09-30 | 119 | -0/+3213 |
* | Mass update of configuration files. | Giovanni Di Sirio | 2018-09-29 | 238 | -119/+3094 |
* | Added mcuconf.h generator for L476. | Giovanni Di Sirio | 2018-09-23 | 8 | -147/+92 |
* | Removed unused settings. | Giovanni Di Sirio | 2018-09-23 | 1 | -4/+0 |
* | USARTv2 made DMAMUX-aware. | Giovanni Di Sirio | 2018-09-22 | 1 | -0/+29 |
* | Fixed a wrong comment in usbcfg.c files. | Giovanni Di Sirio | 2018-09-19 | 9 | -9/+9 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12269 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-09-17 | 1 | -1/+0 |
* | DACv1 joins the club. More checks in ADCv3. | Giovanni Di Sirio | 2018-09-16 | 1 | -0/+9 |
* | Adapted ADCv3 to STM32L4+. | Giovanni Di Sirio | 2018-09-16 | 1 | -0/+6 |
* | Imported I2Cv3 driver in L4+ HAL. | Giovanni Di Sirio | 2018-09-16 | 2 | -7/+24 |
* | SPI files for L4+, to be continued. | Giovanni Di Sirio | 2018-09-15 | 8 | -0/+1931 |
* | Mass update of halconf.h files. | gdisirio | 2018-09-15 | 118 | -106/+1107 |
* | Fixed a warning caused by recent changes. | Giovanni Di Sirio | 2018-07-28 | 1 | -0/+1 |
* | Fixed bugs #969 and #970. | Giovanni Di Sirio | 2018-07-28 | 7 | -7/+7 |
* | Fixed bug #963. | Giovanni Di Sirio | 2018-07-15 | 1 | -52/+52 |
* | Fixed bug #962. | Giovanni Di Sirio | 2018-07-15 | 118 | -119/+119 |
* | Added analog watchdog functionality to STM32 ADCv2 driver. | Giovanni Di Sirio | 2018-07-08 | 2 | -0/+6 |
* | Fixed unaligned mcuconf.h file. | Giovanni Di Sirio | 2018-07-07 | 1 | -33/+27 |
* | ARMCMx rules..mk path mass update. | Giovanni Di Sirio | 2018-07-07 | 91 | -91/+91 |
* | Revert commit 110e8d01-0319-4d1e-a829-52ad28d1bb01, bad file name in halconf.... | Theodore Ateba | 2018-06-22 | 16 | -16/+16 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12117 110e8d01-0319-4d1... | edolomb | 2018-06-20 | 1 | -58/+58 |
* | Fixed bug: missing systick | edolomb | 2018-06-18 | 1 | -1/+5 |
* | Fixed bug | edolomb | 2018-06-18 | 1 | -1/+1 |
* | AVR: Fix a bad file namme in halconf.f file description. | Theodore Ateba | 2018-06-18 | 17 | -17/+17 |
* | AVR: Update ChibiOS configuration file from RT5 to RT6. | Theodore Ateba | 2018-06-18 | 2 | -56/+210 |
* | Moved RT version to 6.0, updated all chconf.h files. | Giovanni Di Sirio | 2018-06-16 | 116 | -146/+10337 |
* | AVR: ADD SPI testhal demo for XMEGA family. | Theodore Ateba | 2018-06-15 | 6 | -0/+1655 |
* | AVR: Add a crypto testhal example. | Theodore Ateba | 2018-06-13 | 6 | -0/+1767 |
* | ADCv3 oversampling support. | Giovanni Di Sirio | 2018-06-02 | 1 | -0/+2 |
* | Fixed bug #953. | Giovanni Di Sirio | 2018-06-01 | 1 | -6/+6 |
* | Template fix. | Giovanni Di Sirio | 2018-05-15 | 1 | -3/+1 |