aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Added SPI driver system settingsedolomb2017-08-281-3/+12
* Fixed bug #877.Giovanni Di Sirio2017-08-241-0/+5
* Fixed bug #874.Giovanni Di Sirio2017-08-226-2/+8
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10452 35acf78f-673a-041...isiora2017-08-181-1/+1
* Added clock ratio setting of the matrix busses,isiora2017-08-171-0/+2
* Activate the USB driver in mcuconf file to build the demo without any error.Theodore Ateba2017-08-171-1/+1
* Add a NIL demo for Arduino NANO.Theodore Ateba2017-08-175-0/+1433
* Add Arduino MINI NIL demo.Theodore Ateba2017-08-175-0/+1433
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10439 35acf78f-673a-041...isiora2017-08-161-3/+3
* Update AVR MEGA demos Makefiles according the new architecture.Theodore Ateba2017-08-169-9/+10
* Update the AVR Tiny RT demo makefile.Theodore Ateba2017-08-131-1/+1
* Update the AVR Tiny NIL demo makefile.Theodore Ateba2017-08-131-1/+1
* Fixed Bug #870Rocco Marco Guglielmi2017-08-132-2/+0
* Added PIT implementation for ATSAMA5D2 (Still incomplete)Rocco Marco Guglielmi2017-08-111-2/+30
* Added CH_CFG_SEC_WORLD.isiora2017-08-111-0/+7
* Add an RT demo for AVR XMega.Theodore Ateba2017-08-106-0/+1679
* Add a NIL demo for AVR XMega.Theodore Ateba2017-08-096-0/+1439
* Complete clock tree initialization for ATSAMA5D2.Rocco Marco Guglielmi2017-08-072-6/+6
* Added clock tree management for ATSAMA5D2 (Still uncomplete)Rocco Marco Guglielmi2017-08-063-8/+20
* Started Clock tree development on SAMA5 portRocco Marco Guglielmi2017-08-053-48/+62
* Correction of indentation on AVR demo Makefiles.Theodore Ateba2017-08-029-13/+13
* Added demo folder to RT-SAMA5D2-XPLAINED demoRocco Marco Guglielmi2017-07-291-0/+5
* Created hierarchy to add SAMA5 support.Rocco Marco Guglielmi2017-07-294-7/+415
* Renamed ports/ARMCMAx-TZ as ports/ARMCAx-TZRocco Marco Guglielmi2017-07-291-1/+1
* Add a readme file to the DIGISPARK ATiny 167 NIL demo.Theodore Ateba2017-07-211-0/+28
* Add ChibiOS RT demo for AVR ATtiny167 mcu.Theodore Ateba2017-07-196-0/+1737
* Add NIL support for AVR Tiny architecture.Theodore Ateba2017-07-145-0/+1472
* Update all AVR Makefile with the SMART BUILD variable.Theodore Ateba2017-07-149-0/+27
* Update AVR demos Makefiles according the new structure.Theodore Ateba2017-07-149-75/+76
* Fixed Bug #858Rocco Marco Guglielmi2017-07-081-1/+1
* Fixed Bug #857Rocco Marco Guglielmi2017-07-085-25/+11
* Fixed bug #855.gdisirio2017-07-025-3/+27
* Fixed bug #847.gdisirio2017-07-011-7/+2
* New port layer.gdisirio2017-06-253-3/+527
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10261 35acf78f-673a-041...gdisirio2017-06-191-1/+1
* ATSAMA5D2 demo added.Giovanni Di Sirio2017-06-106-0/+472
* Update NIL AVR Arduino Mega demo.tfateba2017-06-103-30/+122
* Correct the AVR Programmer name.tfateba2017-06-101-1/+1
* Update the AVR Arduino Uno NIL demo.tfateba2017-06-103-28/+120
* Rename AVR demostfateba2017-06-0950-0/+0
* Fixed obsolete mcuconf.h.Giovanni Di Sirio2017-06-041-3/+7
* Fixed LDC-related issues with STM32F746G-Discovery board files.Giovanni Di Sirio2017-05-301-2/+2
* Implemented support for HSI16 divider on STM32L0xx.Giovanni Di Sirio2017-05-295-0/+5
* Fixed bug #840.Giovanni Di Sirio2017-05-282-2/+2
* Fixed bug #835.Giovanni Di Sirio2017-05-287-66/+82
* Fixed bug #837.Giovanni Di Sirio2017-05-271-2/+1
* Fixed USART4/5 support on STM32L07x.Giovanni Di Sirio2017-05-271-2/+1
* Align all AVR testhal and demo mcuconf.h files.tfateba2017-04-289-624/+747
* Update AVR mcuconf.h file by adding PCINT driver system settings.tfateba2017-04-257-0/+106
* Fixed Bug #830Rocco Marco Guglielmi2017-04-225-5/+5