| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a NIL demo for AVR XMega. | Theodore Ateba | 2017-08-09 | 6 | -0/+1439 |
* | Complete clock tree initialization for ATSAMA5D2. | Rocco Marco Guglielmi | 2017-08-07 | 2 | -6/+6 |
* | Added clock tree management for ATSAMA5D2 (Still uncomplete) | Rocco Marco Guglielmi | 2017-08-06 | 3 | -8/+20 |
* | Started Clock tree development on SAMA5 port | Rocco Marco Guglielmi | 2017-08-05 | 3 | -48/+62 |
* | Correction of indentation on AVR demo Makefiles. | Theodore Ateba | 2017-08-02 | 9 | -13/+13 |
* | Added demo folder to RT-SAMA5D2-XPLAINED demo | Rocco Marco Guglielmi | 2017-07-29 | 1 | -0/+5 |
* | Created hierarchy to add SAMA5 support. | Rocco Marco Guglielmi | 2017-07-29 | 4 | -7/+415 |
* | Renamed ports/ARMCMAx-TZ as ports/ARMCAx-TZ | Rocco Marco Guglielmi | 2017-07-29 | 1 | -1/+1 |
* | Add a readme file to the DIGISPARK ATiny 167 NIL demo. | Theodore Ateba | 2017-07-21 | 1 | -0/+28 |
* | Add ChibiOS RT demo for AVR ATtiny167 mcu. | Theodore Ateba | 2017-07-19 | 6 | -0/+1737 |
* | Add NIL support for AVR Tiny architecture. | Theodore Ateba | 2017-07-14 | 5 | -0/+1472 |
* | Update all AVR Makefile with the SMART BUILD variable. | Theodore Ateba | 2017-07-14 | 9 | -0/+27 |
* | Update AVR demos Makefiles according the new structure. | Theodore Ateba | 2017-07-14 | 9 | -75/+76 |
* | Fixed Bug #858 | Rocco Marco Guglielmi | 2017-07-08 | 1 | -1/+1 |
* | Fixed Bug #857 | Rocco Marco Guglielmi | 2017-07-08 | 5 | -25/+11 |
* | Fixed bug #855. | gdisirio | 2017-07-02 | 5 | -3/+27 |
* | Fixed bug #847. | gdisirio | 2017-07-01 | 1 | -7/+2 |
* | New port layer. | gdisirio | 2017-06-25 | 3 | -3/+527 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10261 35acf78f-673a-041... | gdisirio | 2017-06-19 | 1 | -1/+1 |
* | ATSAMA5D2 demo added. | Giovanni Di Sirio | 2017-06-10 | 6 | -0/+472 |
* | Update NIL AVR Arduino Mega demo. | tfateba | 2017-06-10 | 3 | -30/+122 |
* | Correct the AVR Programmer name. | tfateba | 2017-06-10 | 1 | -1/+1 |
* | Update the AVR Arduino Uno NIL demo. | tfateba | 2017-06-10 | 3 | -28/+120 |
* | Rename AVR demos | tfateba | 2017-06-09 | 50 | -0/+0 |
* | Fixed obsolete mcuconf.h. | Giovanni Di Sirio | 2017-06-04 | 1 | -3/+7 |
* | Fixed LDC-related issues with STM32F746G-Discovery board files. | Giovanni Di Sirio | 2017-05-30 | 1 | -2/+2 |
* | Implemented support for HSI16 divider on STM32L0xx. | Giovanni Di Sirio | 2017-05-29 | 5 | -0/+5 |
* | Fixed bug #840. | Giovanni Di Sirio | 2017-05-28 | 2 | -2/+2 |
* | Fixed bug #835. | Giovanni Di Sirio | 2017-05-28 | 7 | -66/+82 |
* | Fixed bug #837. | Giovanni Di Sirio | 2017-05-27 | 1 | -2/+1 |
* | Fixed USART4/5 support on STM32L07x. | Giovanni Di Sirio | 2017-05-27 | 1 | -2/+1 |
* | Align all AVR testhal and demo mcuconf.h files. | tfateba | 2017-04-28 | 9 | -624/+747 |
* | Update AVR mcuconf.h file by adding PCINT driver system settings. | tfateba | 2017-04-25 | 7 | -0/+106 |
* | Fixed Bug #830 | Rocco Marco Guglielmi | 2017-04-22 | 5 | -5/+5 |
* | Threads queues completed in NIL. | Giovanni Di Sirio | 2017-04-11 | 1 | -52/+52 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10154 35acf78f-673a-041... | Giovanni Di Sirio | 2017-04-11 | 1 | -52/+52 |
* | New mailboxes implementation. | Giovanni Di Sirio | 2017-04-09 | 1 | -52/+52 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10123 35acf78f-673a-041... | Giovanni Di Sirio | 2017-03-17 | 1 | -0/+273 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10122 35acf78f-673a-041... | Giovanni Di Sirio | 2017-03-10 | 9 | -27/+33 |
* | Fixed Keil demo project file. | Giovanni Di Sirio | 2017-02-21 | 1 | -331/+371 |
* | Unified HighTec and plain GCC compiler ports for e200z. Demos defaulted to GCC. | Giovanni Di Sirio | 2017-02-07 | 8 | -29/+30 |
* | Split support for HighTec and plain GCC in e200 support. | Giovanni Di Sirio | 2017-02-07 | 1 | -3/+2 |
* | Simulator works. | Giovanni Di Sirio | 2017-02-02 | 2 | -2/+2 |
* | Simulator compiles, to be tested. | Giovanni Di Sirio | 2017-02-02 | 1 | -2/+1 |
* | Posix simulator, still work in progress. | Giovanni Di Sirio | 2017-02-02 | 7 | -0/+1388 |
* | Added support for STM32F303 Discovery REV-C | Rocco Marco Guglielmi | 2017-01-26 | 15 | -3/+5773 |
* | Added MMC-SPI demo. | gdisirio | 2017-01-14 | 10 | -0/+2175 |
* | Integrated latest FatFS 0.12b. | Giovanni Di Sirio | 2017-01-13 | 6 | -495/+606 |
* | Fixed Bug #806 | Rocco Marco Guglielmi | 2016-12-30 | 3 | -3/+0 |
* | Fixed Bug #800 | Rocco Marco Guglielmi | 2016-12-21 | 3 | -0/+8 |