| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | More renaming. | Giovanni Di Sirio | 2017-09-26 | 1 | -0/+9 |
* | Fixed bug #887. | Giovanni Di Sirio | 2017-09-23 | 11 | -60/+66 |
* | Updated Keil and IAR projects and reports. | Giovanni Di Sirio | 2017-09-23 | 2 | -1/+17 |
* | More GHS changes, demo not working yet, probably interrupts-related. | Giovanni Di Sirio | 2017-09-22 | 1 | -1/+1 |
* | Removed XMC1100 stuff, will not be supported. | Giovanni Di Sirio | 2017-09-22 | 8 | -1043/+1 |
* | More GHS changes, SPC56ECxx demo compiles now. | Giovanni Di Sirio | 2017-09-22 | 1 | -1/+1 |
* | Defaulted clock sources to XT | isiora | 2017-09-22 | 1 | -3/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10668 35acf78f-673a-041... | Giovanni Di Sirio | 2017-09-22 | 1 | -2/+2 |
* | More GHS stuff. | Giovanni Di Sirio | 2017-09-22 | 1 | -5/+5 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10665 35acf78f-673a-041... | Giovanni Di Sirio | 2017-09-22 | 1 | -25/+17 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10664 35acf78f-673a-041... | Giovanni Di Sirio | 2017-09-22 | 1 | -0/+192 |
* | More e200 reports. | Giovanni Di Sirio | 2017-09-21 | 2 | -3/+1 |
* | Updated SPC560D demo and reports. | Giovanni Di Sirio | 2017-09-20 | 2 | -1/+1 |
* | Completed RT-SAMA5D2-XPLAINED demo | Rocco Marco Guglielmi | 2017-09-19 | 3 | -2/+5 |
* | Added secure/non-secure configuration capability in SAMA PAL driver | Rocco Marco Guglielmi | 2017-09-19 | 2 | -2/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10637 35acf78f-673a-041... | Giovanni Di Sirio | 2017-09-19 | 4 | -57/+64 |
* | Minor fix on default demo and PAL driver | Rocco Marco Guglielmi | 2017-09-17 | 1 | -0/+3 |
* | Added PAL driver | Rocco Marco Guglielmi | 2017-09-17 | 2 | -4/+22 |
* | Edited RT-SAMA5D2-XPLAINED demo to be compliant with default demos (still unc... | Rocco Marco Guglielmi | 2017-09-17 | 3 | -95/+64 |
* | Added SAMA_HAL_IS_SECURE switch | Rocco Marco Guglielmi | 2017-09-17 | 1 | -0/+1 |
* | Improved RT and NIL test suite. | Giovanni Di Sirio | 2017-09-17 | 1 | -52/+52 |
* | Restored folder in RT-SAMA5D2-XPLAINED demo | Rocco Marco Guglielmi | 2017-09-16 | 1 | -2/+2 |
* | Changed Thread's name | edolomb | 2017-09-16 | 1 | -2/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10599 35acf78f-673a-041... | edolomb | 2017-09-16 | 1 | -2/+1 |
* | AVR: Remove this files, no more needed with the new makefile. | Theodore Ateba | 2017-09-16 | 2 | -44/+0 |
* | AVR: Update demos makefiles to have a clean compilation. | Theodore Ateba | 2017-09-16 | 15 | -7786/+3962 |
* | Updated Thread size | edolomb | 2017-09-15 | 1 | -4/+4 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10587 35acf78f-673a-041... | edolomb | 2017-09-15 | 1 | -1/+1 |
* | Added Blinking and Serial Thread | edolomb | 2017-09-14 | 6 | -63/+99 |
* | Add comment to all AVR Makefiles. | Theodore Ateba | 2017-09-07 | 15 | -3/+35 |
* | FatFS 0.13 integrated. | Giovanni Di Sirio | 2017-09-07 | 8 | -360/+368 |
* | Added UART driver system settings | edolomb | 2017-09-04 | 1 | -2/+17 |
* | Added SPI driver system settings | edolomb | 2017-08-28 | 1 | -3/+12 |
* | Fixed bug #877. | Giovanni Di Sirio | 2017-08-24 | 1 | -0/+5 |
* | Fixed bug #874. | Giovanni Di Sirio | 2017-08-22 | 6 | -2/+8 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10452 35acf78f-673a-041... | isiora | 2017-08-18 | 1 | -1/+1 |
* | Added clock ratio setting of the matrix busses, | isiora | 2017-08-17 | 1 | -0/+2 |
* | Activate the USB driver in mcuconf file to build the demo without any error. | Theodore Ateba | 2017-08-17 | 1 | -1/+1 |
* | Add a NIL demo for Arduino NANO. | Theodore Ateba | 2017-08-17 | 5 | -0/+1433 |
* | Add Arduino MINI NIL demo. | Theodore Ateba | 2017-08-17 | 5 | -0/+1433 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10439 35acf78f-673a-041... | isiora | 2017-08-16 | 1 | -3/+3 |
* | Update AVR MEGA demos Makefiles according the new architecture. | Theodore Ateba | 2017-08-16 | 9 | -9/+10 |
* | Update the AVR Tiny RT demo makefile. | Theodore Ateba | 2017-08-13 | 1 | -1/+1 |
* | Update the AVR Tiny NIL demo makefile. | Theodore Ateba | 2017-08-13 | 1 | -1/+1 |
* | Fixed Bug #870 | Rocco Marco Guglielmi | 2017-08-13 | 2 | -2/+0 |
* | Added PIT implementation for ATSAMA5D2 (Still incomplete) | Rocco Marco Guglielmi | 2017-08-11 | 1 | -2/+30 |
* | Added CH_CFG_SEC_WORLD. | isiora | 2017-08-11 | 1 | -0/+7 |
* | Add an RT demo for AVR XMega. | Theodore Ateba | 2017-08-10 | 6 | -0/+1679 |
* | 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 |