aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
* Added Blinking and Serial Threadedolomb2017-09-146-63/+99
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10586 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add comment to all AVR Makefiles.Theodore Ateba2017-09-0715-3/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10564 35acf78f-673a-0410-8e92-d51de3d6d3f4
* FatFS 0.13 integrated.Giovanni Di Sirio2017-09-078-360/+368
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10562 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added UART driver system settingsedolomb2017-09-041-2/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10557 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added SPI driver system settingsedolomb2017-08-281-3/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10502 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #877.Giovanni Di Sirio2017-08-241-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10469 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #874.Giovanni Di Sirio2017-08-226-2/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10457 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10452 ↵isiora2017-08-181-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added clock ratio setting of the matrix busses,isiora2017-08-171-0/+2
| | | | | | | PIT clock depends on it. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10444 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Activate the USB driver in mcuconf file to build the demo without any error.Theodore Ateba2017-08-171-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10443 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add a NIL demo for Arduino NANO.Theodore Ateba2017-08-175-0/+1433
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10442 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add Arduino MINI NIL demo.Theodore Ateba2017-08-175-0/+1433
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10441 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10439 ↵isiora2017-08-161-3/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR MEGA demos Makefiles according the new architecture.Theodore Ateba2017-08-169-9/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10435 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the AVR Tiny RT demo makefile.Theodore Ateba2017-08-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10419 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the AVR Tiny NIL demo makefile.Theodore Ateba2017-08-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10418 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed Bug #870Rocco Marco Guglielmi2017-08-132-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10411 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added PIT implementation for ATSAMA5D2 (Still incomplete)Rocco Marco Guglielmi2017-08-111-2/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10404 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added CH_CFG_SEC_WORLD.isiora2017-08-111-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10395 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add an RT demo for AVR XMega.Theodore Ateba2017-08-106-0/+1679
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10389 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add a NIL demo for AVR XMega.Theodore Ateba2017-08-096-0/+1439
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10378 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Complete clock tree initialization for ATSAMA5D2.Rocco Marco Guglielmi2017-08-072-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10363 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added clock tree management for ATSAMA5D2 (Still uncomplete)Rocco Marco Guglielmi2017-08-063-8/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10361 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Started Clock tree development on SAMA5 portRocco Marco Guglielmi2017-08-053-48/+62
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10354 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correction of indentation on AVR demo Makefiles.Theodore Ateba2017-08-029-13/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10351 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added demo folder to RT-SAMA5D2-XPLAINED demoRocco Marco Guglielmi2017-07-291-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10344 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Created hierarchy to add SAMA5 support.Rocco Marco Guglielmi2017-07-294-7/+415
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10343 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Renamed ports/ARMCMAx-TZ as ports/ARMCAx-TZRocco Marco Guglielmi2017-07-291-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10342 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add a readme file to the DIGISPARK ATiny 167 NIL demo.Theodore Ateba2017-07-211-0/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10335 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add ChibiOS RT demo for AVR ATtiny167 mcu.Theodore Ateba2017-07-196-0/+1737
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10334 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add NIL support for AVR Tiny architecture.Theodore Ateba2017-07-145-0/+1472
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10332 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update all AVR Makefile with the SMART BUILD variable.Theodore Ateba2017-07-149-0/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10331 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR demos Makefiles according the new structure.Theodore Ateba2017-07-149-75/+76
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10327 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed Bug #858Rocco Marco Guglielmi2017-07-081-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10307 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed Bug #857Rocco Marco Guglielmi2017-07-085-25/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10305 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #855.gdisirio2017-07-025-3/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10299 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #847.gdisirio2017-07-011-7/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10275 35acf78f-673a-0410-8e92-d51de3d6d3f4
* New port layer.gdisirio2017-06-253-3/+527
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10264 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10261 ↵gdisirio2017-06-191-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* ATSAMA5D2 demo added.Giovanni Di Sirio2017-06-106-0/+472
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10259 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update NIL AVR Arduino Mega demo.tfateba2017-06-103-30/+122
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10257 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct the AVR Programmer name.tfateba2017-06-101-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10256 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the AVR Arduino Uno NIL demo.tfateba2017-06-103-28/+120
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10254 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Rename AVR demostfateba2017-06-0950-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10252 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed obsolete mcuconf.h.Giovanni Di Sirio2017-06-041-3/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10239 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed LDC-related issues with STM32F746G-Discovery board files.Giovanni Di Sirio2017-05-301-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10231 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Implemented support for HSI16 divider on STM32L0xx.Giovanni Di Sirio2017-05-295-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10223 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #840.Giovanni Di Sirio2017-05-282-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10215 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #835.Giovanni Di Sirio2017-05-287-66/+82
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10209 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #837.Giovanni Di Sirio2017-05-271-2/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10207 35acf78f-673a-0410-8e92-d51de3d6d3f4