| Commit message (Expand) | Author | Age | Files | Lines |
* | Pipes test code complete. | Giovanni Di Sirio | 2018-09-30 | 2 | -2/+2 |
* | Fixed small errors in pipes and pipes factory. | Giovanni Di Sirio | 2018-09-30 | 3 | -54/+54 |
* | Mass update of configuration files. | Giovanni Di Sirio | 2018-09-29 | 230 | -103/+2930 |
* | Added mcuconf.h generator for STM32L432xx. | Giovanni Di Sirio | 2018-09-23 | 1 | -26/+12 |
* | Added mcuconf.h generator for L476. | Giovanni Di Sirio | 2018-09-23 | 4 | -42/+29 |
* | Removed unused settings. | Giovanni Di Sirio | 2018-09-23 | 2 | -8/+0 |
* | USARTv2 made DMAMUX-aware. | Giovanni Di Sirio | 2018-09-22 | 2 | -4/+29 |
* | Fixed a wrong comment in usbcfg.c files. | Giovanni Di Sirio | 2018-09-19 | 10 | -10/+10 |
* | Added demo for STM32L496 and various support stuff. | Giovanni Di Sirio | 2018-09-17 | 1 | -0/+301 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12269 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-09-17 | 10 | -1/+1707 |
* | 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 | 2 | -4/+10 |
* | 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 | 1 | -0/+16 |
* | Reintegrated CANv1 in L4+ HAL. | Giovanni Di Sirio | 2018-09-15 | 1 | -0/+2 |
* | Reintegrated timer-related drivers in L4+ HAL. | Giovanni Di Sirio | 2018-09-15 | 1 | -0/+41 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12261 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-09-15 | 1 | -20/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12260 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-09-15 | 1 | -0/+71 |
* | Added generator for L4+, file template not yet complete, drivers need to be t... | Giovanni Di Sirio | 2018-09-15 | 1 | -1/+20 |
* | Mass update of halconf.h files. | gdisirio | 2018-09-15 | 112 | -86/+1081 |
* | Correct serial port. | Giovanni Di Sirio | 2018-09-15 | 3 | -9/+9 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12247 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-09-07 | 9 | -0/+2084 |
* | AVR: Enable the UART driver to avoid compilation errors. | Theodore Ateba | 2018-09-06 | 1 | -1/+1 |
* | Fixed bugs | edolomb | 2018-09-06 | 1 | -1/+1 |
* | Fixed bug #975. | Giovanni Di Sirio | 2018-08-26 | 1 | -52/+52 |
* | More L4+ code. | Giovanni Di Sirio | 2018-07-28 | 1 | -2/+2 |
* | Fixed bugs #969 and #970. | Giovanni Di Sirio | 2018-07-28 | 3 | -3/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12202 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-07-28 | 9 | -0/+1791 |
* | Fixed bug #962. | Giovanni Di Sirio | 2018-07-15 | 97 | -97/+98 |
* | Fixed bug #961. | Giovanni Di Sirio | 2018-07-15 | 4 | -171/+92 |
* | Fixed rules path. | Giovanni Di Sirio | 2018-07-11 | 3 | -3/+3 |
* | Fixed bug #958. | Giovanni Di Sirio | 2018-07-07 | 2 | -2/+2 |
* | ARMCMx rules..mk path mass update. | Giovanni Di Sirio | 2018-07-07 | 69 | -69/+69 |
* | Makefile optimizations, adjusted some scatter files. | Giovanni Di Sirio | 2018-07-06 | 5 | -133/+73 |
* | Revert commit 110e8d01-0319-4d1e-a829-52ad28d1bb01, bad file name in halconf.... | Theodore Ateba | 2018-06-22 | 18 | -18/+18 |
* | AVR: Fix a bad file namme in halconf.f file description. | Theodore Ateba | 2018-06-18 | 18 | -18/+18 |
* | Fixed some mcuconf.h files and a regression introduced by the new STM32F4 clo... | Giovanni Di Sirio | 2018-06-17 | 3 | -3/+3 |
* | Moved RT version to 6.0, updated all chconf.h files. | Giovanni Di Sirio | 2018-06-16 | 97 | -183/+8652 |
* | AVR: Update demo. | tfateba | 2018-06-13 | 11 | -10/+13 |
* | Fixed bug #954. | Giovanni Di Sirio | 2018-06-01 | 1 | -2/+2 |
* | Template fix. | Giovanni Di Sirio | 2018-05-15 | 1 | -3/+1 |
* | Added mcuconf.h generator for STM32H743xx. | Giovanni Di Sirio | 2018-05-15 | 1 | -5/+3 |
* | Added mcuconf.h generator tool for STM32F413xx. | Giovanni Di Sirio | 2018-05-15 | 1 | -1/+1 |
* | Various fixes to F413 mcuconf and registry. Removed dead options in OTGv1. | Giovanni Di Sirio | 2018-05-15 | 1 | -3/+62 |
* | Updated with new makefiles, added Systick priority initialization. | Giovanni Di Sirio | 2018-05-15 | 3 | -42/+42 |
* | Fixed to be made also to other demos without HAL and backported. | Giovanni Di Sirio | 2018-05-14 | 3 | -40/+47 |
* | Re-unified some of the F4 platform code. Probably more code could be shared. | Giovanni Di Sirio | 2018-05-14 | 1 | -5/+9 |
* | Debug files added, the demo appears to work. | Giovanni Di Sirio | 2018-05-14 | 1 | -0/+52 |
* | Added F413 board, demo and revised HAL code, to be tested. | Giovanni Di Sirio | 2018-05-14 | 9 | -2/+1761 |
* | Refactoring of the proxy stubs code. | isiora | 2018-05-11 | 9 | -17/+316 |