aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
* Updated some makefiles, still lots to be updated.Giovanni Di Sirio2017-12-021-38/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11107 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11105 ↵Giovanni Di Sirio2017-12-021-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Few adjustments, moved some details from main.c to portab.c.Giovanni Di Sirio2017-12-015-33/+92
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11094 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added goldbull board to the lwIP test application.Giovanni Di Sirio2017-12-019-3/+1656
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11093 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Various fixes.Giovanni Di Sirio2017-11-272-55/+55
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11080 35acf78f-673a-0410-8e92-d51de3d6d3f4
* New hooks added to RT, stronger checks on RT chconf.h files.Giovanni Di Sirio2017-11-2477-0/+1232
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11071 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of all chconf.h files with new options.Giovanni Di Sirio2017-11-2392-0/+1104
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11070 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed comments in chconf.h files.Giovanni Di Sirio2017-11-2380-160/+160
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11069 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11064 ↵isiora2017-11-221-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11061 ↵isiora2017-11-221-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11053 ↵isiora2017-11-221-1/+11
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update L4 mcuconf.h files.Giovanni Di Sirio2017-11-193-53/+51
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11045 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated L1 mcuconf.h files.Giovanni Di Sirio2017-11-193-53/+53
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11044 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated L0 mcuconf.h files.Giovanni Di Sirio2017-11-195-58/+58
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11043 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated F7 mcuconf.h files.Giovanni Di Sirio2017-11-195-90/+90
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11042 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Re-aligned mcuconf.h files for F4 devices.Giovanni Di Sirio2017-11-1917-307/+347
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11041 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Re-aligned all mcuconf.h files for STM32F3xx.Giovanni Di Sirio2017-11-1911-210/+226
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11040 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed unrelated file.Giovanni Di Sirio2017-11-191-22/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11039 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Re-aligned mcuconf.h files for F1 devices.Giovanni Di Sirio2017-11-199-137/+136
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11037 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Re-aligned mcuconf.h files for F0 devices.Giovanni Di Sirio2017-11-199-121/+116
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11035 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Correct the email address on all makefile.Theodore Ateba2017-11-1615-15/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11026 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Changed SD0 to SD1 and default speedisiora2017-11-162-8/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11016 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Changed references from ARM to ARMCAx-TZisiora2017-11-141-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11010 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11009 ↵isiora2017-11-141-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Fix the error: (obsolete or unknown configuration file).Theodore Ateba2017-11-056-12/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10954 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated OS-less osal for Cortex-M.gdisirio2017-11-051-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10948 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10947 ↵Giovanni Di Sirio2017-11-043-6/+6
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10946 ↵Giovanni Di Sirio2017-11-0415-72/+72
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10941 ↵Giovanni Di Sirio2017-11-048-2128/+651
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10938 ↵Giovanni Di Sirio2017-11-0410-21/+21
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Various fixes after recent changes.Giovanni Di Sirio2017-11-041-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10934 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add the os lib test suite part to the AVR Mega demo.Theodore Ateba2017-11-041-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10933 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Activate the dynamic flag on the RTOS configuration for the test suite.Theodore Ateba2017-11-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10932 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added HAL_USE_TCedolomb2017-11-031-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10931 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added I-class functions to the serial driver.Giovanni Di Sirio2017-10-311-52/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10919 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10905 ↵Giovanni Di Sirio2017-10-291-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added (T)DES support to the crypto driver.Giovanni Di Sirio2017-10-291-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10904 35acf78f-673a-0410-8e92-d51de3d6d3f4
* NASA OSAL test suite reworked. Fixes to the OSAL related to the API change.Giovanni Di Sirio2017-10-244-4/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10892 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10889 ↵Giovanni Di Sirio2017-10-231-7/+7
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10888 ↵Giovanni Di Sirio2017-10-232-3/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* minor changesisiora2017-10-231-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10887 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass updated all demos with the new test code.Giovanni Di Sirio2017-10-23145-144/+434
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10886 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10885 ↵Giovanni Di Sirio2017-10-231-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Re-alignment of all halconf.h files.Giovanni Di Sirio2017-10-2289-0/+2581
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10875 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10868 ↵Giovanni Di Sirio2017-10-211-4/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* More test improvements.Giovanni Di Sirio2017-10-212-54/+53
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10867 35acf78f-673a-0410-8e92-d51de3d6d3f4
* NIL test suite updated.Giovanni Di Sirio2017-10-1911-74/+92
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10864 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10842 ↵Giovanni Di Sirio2017-10-172-54/+54
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10841 ↵Giovanni Di Sirio2017-10-172-2/+7
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10839 ↵Giovanni Di Sirio2017-10-166-8/+8
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4