| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | 71 | -42/+669 |
| * | 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 |
| * | 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 | 61 | -61/+62 |
| * | Fixed bug #961. | Giovanni Di Sirio | 2018-07-15 | 2 | -3/+8 |
| * | 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 | 65 | -65/+65 |
| * | Makefile optimizations, adjusted some scatter files. | Giovanni Di Sirio | 2018-07-06 | 5 | -133/+73 |
| * | 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 | 61 | -77/+5434 |
| * | 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 |
| * | 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 |
| * | H7 OTG changes, not complete. | Giovanni Di Sirio | 2018-05-08 | 1 | -1/+1 |
| * | Makefile fix. | Giovanni Di Sirio | 2018-05-01 | 1 | -2/+2 |
| * | Added Monitor template class, removed CondVar class, some renaming, documenta... | Giovanni Di Sirio | 2018-04-28 | 1 | -6/+3 |
| * | Updated C++ demo. | Giovanni Di Sirio | 2018-04-24 | 1 | -26/+77 |
| * | More C++ fixes. | Giovanni Di Sirio | 2018-04-23 | 1 | -1/+1 |
| * | More API in the C++ wrapper, minor documentation fixes. | Giovanni Di Sirio | 2018-04-22 | 1 | -2/+2 |
| * | WolfSSL fixes. | Giovanni Di Sirio | 2018-03-23 | 1 | -1/+1 |
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11796 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-03-17 | 5 | -8/+15 |
| * | Improvements to simulator IRQ detection. | Giovanni Di Sirio | 2018-03-17 | 1 | -3/+3 |
| * | New halconf.h template. | Giovanni Di Sirio | 2018-03-17 | 68 | -0/+476 |
| * | Minor fixes | Rocco Marco Guglielmi | 2018-03-14 | 68 | -2901/+9251 |
| * | NIL chconf.h files realignment. | Giovanni Di Sirio | 2018-03-14 | 7 | -7/+7 |
| * | Configuration files realignment. | Giovanni Di Sirio | 2018-03-14 | 2 | -66/+6 |
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11727 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-03-13 | 1 | -23/+23 |
| * | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11726 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-03-13 | 1 | -3/+3 |
| * | New application template, cleaned of configuration files. | Giovanni Di Sirio | 2018-03-13 | 4 | -1/+4 |
| * | Updated all STM32's demo makefiles | Rocco Marco Guglielmi | 2018-03-09 | 67 | -1167/+745 |
| * | Unified STM32F3 demos | Rocco Marco Guglielmi | 2018-03-04 | 14 | -5895/+0 |
| * | Fixed bug #920. | Giovanni Di Sirio | 2018-02-23 | 2 | -4/+4 |
| * | Metadata fix. | Giovanni Di Sirio | 2018-01-22 | 1 | -2/+2 |
| * | Added entries and demo for STM32F7x2/F7x3 support. | Giovanni Di Sirio | 2018-01-22 | 9 | -0/+1901 |
| * | Fixed a metadata problem. | Giovanni Di Sirio | 2018-01-22 | 2 | -3/+3 |
| * | Removed several CORTEX_VTOR_INIT leftovers. | Giovanni Di Sirio | 2018-01-20 | 7 | -14/+0 |
| * | Mass update of the Apache 2.0 license statement. | Giovanni Di Sirio | 2018-01-20 | 296 | -1280/+1280 |
| * | Reverted changes committed by error. | Giovanni Di Sirio | 2018-01-19 | 2 | -3/+3 |
| * | More #912. | Giovanni Di Sirio | 2018-01-19 | 2 | -3/+3 |
| * | More changes caused by #913. | Giovanni Di Sirio | 2018-01-19 | 3 | -3/+3 |