aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added Matrix clock enable in SAMA/SAMA5D2x/hal_lld.cRocco Marco Guglielmi2017-09-171-0/+11
* Added a test suite generator tool written in FTL.Giovanni Di Sirio2017-09-171-0/+1
* Improved RT and NIL test suite.Giovanni Di Sirio2017-09-1732-4579/+5402
* Added an FTL unit-test generator tool independent from SPC5Studio, it uses th...Giovanni Di Sirio2017-09-178-0/+530
* MISRA-related fixes.Giovanni Di Sirio2017-09-171-9/+9
* Fixed a typo.gdisirio2017-09-1712-27/+27
* Demo working now.Giovanni Di Sirio2017-09-174-28/+35
* Fixed documentation error.Giovanni Di Sirio2017-09-171-2/+2
* Added STM32 SPI multi demo.Giovanni Di Sirio2017-09-1712-0/+1951
* Style fixesRocco Marco Guglielmi2017-09-161-2/+2
* Style fixesRocco Marco Guglielmi2017-09-161-7/+7
* Restored folder in RT-SAMA5D2-XPLAINED demoRocco Marco Guglielmi2017-09-161-2/+2
* Changed Thread's nameedolomb2017-09-161-2/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10599 35acf78f-673a-041...edolomb2017-09-161-2/+1
* AVR: Update testhal Makefiles files.Theodore Ateba2017-09-167-98/+700
* AVR: Remove this files, no more needed with the new makefile.Theodore Ateba2017-09-162-44/+0
* AVR: Update demos makefiles to have a clean compilation.Theodore Ateba2017-09-1615-7786/+3962
* AVR: Add Line LED definition and update comments.Theodore Ateba2017-09-161-14/+55
* Add a casting conversion to remove warning during compilation.Theodore Ateba2017-09-161-1/+1
* AVR: Update the USB lld file according to the new endpoint enumeration.Theodore Ateba2017-09-162-1/+10
* AVR: Add PAL line support in ATTiny lld.Theodore Ateba2017-09-162-0/+187
* AVR: Add PAL line support in XMEGA lld.Theodore Ateba2017-09-162-2/+187
* AVR: Remove the programming target from the generic makefile rule.Theodore Ateba2017-09-161-13/+0
* Improved clock tree configuration for SAMA5Rocco Marco Guglielmi2017-09-161-1/+5
* Updated Thread sizeedolomb2017-09-151-4/+4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10587 35acf78f-673a-041...edolomb2017-09-151-1/+1
* Added Blinking and Serial Threadedolomb2017-09-146-63/+99
* Add portable multi-device, multi-board ChibiOS applications.Theodore Ateba2017-09-1326-0/+5650
* Update makefile on AVR Mega testhal.Theodore Ateba2017-09-137-3640/+1280
* Add AVR makefile rules for compilation.Theodore Ateba2017-09-131-0/+297
* Add Line LED definition and comment.Theodore Ateba2017-09-134-51/+144
* Remove a compilation warning.Theodore Ateba2017-09-131-0/+3
* Add PAL line support in PAL lld for AVR port.Theodore Ateba2017-09-132-0/+199
* Cosmetic changes in SAMA clock initRocco Marco Guglielmi2017-09-131-15/+5
* Updated LLD templates with latest changes.Giovanni Di Sirio2017-09-134-0/+62
* Fixed bug #884.Giovanni Di Sirio2017-09-132-5/+7
* Fixed GPIO port index calculation.Giovanni Di Sirio2017-09-113-6/+6
* Moved wakeup logic in LLD.Giovanni Di Sirio2017-09-094-34/+35
* Added wakeup bit clear on interrupt.Giovanni Di Sirio2017-09-091-0/+3
* Tentative implementation of USB host wake-up API.gdisirio2017-09-095-7/+67
* Fixed bug #885.Giovanni Di Sirio2017-09-092-0/+3
* Fixed some typos and errors in the new hal_pal.h.Giovanni Di Sirio2017-09-091-2/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10565 35acf78f-673a-041...Giovanni Di Sirio2017-09-093-23/+59
* Add comment to all AVR Makefiles.Theodore Ateba2017-09-0722-4/+55
* FatFS 0.13 integrated.Giovanni Di Sirio2017-09-0715-382/+396
* Add stm32f429 discovery demo to multi-devices-boards application.Theodore Ateba2017-09-067-0/+1519
* Fixed bug #883.Giovanni Di Sirio2017-09-052-2/+4
* Added UART driver system settingsedolomb2017-09-041-2/+17
* Added USARTv1 driveredolomb2017-09-043-0/+827
* Included USARTv1 Driveredolomb2017-09-041-0/+1