aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Collapse)AuthorAgeFilesLines
* New hooks added to RT, stronger checks on RT chconf.h files.Giovanni Di Sirio2017-11-24101-0/+1616
| | | | 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-23101-0/+1212
| | | | 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-23101-202/+202
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11069 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Prototype makefile using the new inclusion mechanism and autobuilder.Giovanni Di Sirio2017-11-211-40/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11052 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update L4 mcuconf.h files.Giovanni Di Sirio2017-11-197-82/+78
| | | | 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-197-119/+119
| | | | 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-194-59/+46
| | | | 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-197-126/+126
| | | | 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-1916-281/+389
| | | | 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-1920-368/+446
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11040 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Re-aligned mcuconf.h files for F1 devices.Giovanni Di Sirio2017-11-1910-152/+151
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11037 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed redundant demo.Giovanni Di Sirio2017-11-199-1867/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11036 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Re-aligned mcuconf.h files for F0 devices.Giovanni Di Sirio2017-11-197-83/+78
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11035 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed duplicated HAL test applications now present in multi-targets demos.Giovanni Di Sirio2017-11-1989-18185/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11031 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11030 ↵Giovanni Di Sirio2017-11-181-13/+14
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Correct the email address on all makefile.Theodore Ateba2017-11-1611-11/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11026 35acf78f-673a-0410-8e92-d51de3d6d3f4
* It passes tests now.Giovanni Di Sirio2017-11-161-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11023 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Bug fixing.Giovanni Di Sirio2017-11-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11019 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Forgot QSPI initialization.Giovanni Di Sirio2017-11-161-38/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11018 35acf78f-673a-0410-8e92-d51de3d6d3f4
* First MFS test sequence complete, starting debug.Giovanni Di Sirio2017-11-166-30/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11017 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added SPI_SELECT_MODE macroisiora2017-11-151-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11013 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated Makefilesisiora2017-11-154-14/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11012 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10998 ↵Giovanni Di Sirio2017-11-141-8/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed few bugs, not fully tested yet.Giovanni Di Sirio2017-11-141-55/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10996 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10995 ↵Giovanni Di Sirio2017-11-142-4/+24
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10994 ↵Giovanni Di Sirio2017-11-1413-0/+2173
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Modified the STM32 OTGv1 driver to work without pump thread, transfers are ↵Giovanni Di Sirio2017-11-081-6/+9
| | | | | | now done in the ISR. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10974 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved portab files.Giovanni Di Sirio2017-11-089-4/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10971 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10970 ↵edolomb2017-11-071-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated MS2ST to TIME_MS2Iedolomb2017-11-071-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10969 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10968 ↵edolomb2017-11-071-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated MS2ST to TIME_MS2Iedolomb2017-11-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10967 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Time API fixes.Giovanni Di Sirio2017-11-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10944 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed for time API changes.Giovanni Di Sirio2017-11-042-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10943 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed CPU type.Giovanni Di Sirio2017-11-041-3/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10942 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10940 ↵Giovanni Di Sirio2017-11-0414-28/+28
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10939 ↵Giovanni Di Sirio2017-11-0428-69/+59
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10938 ↵Giovanni Di Sirio2017-11-04132-15720/+112
| | | | 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@10930 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added HAL_USE_TCedolomb2017-11-031-8/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10929 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@10928 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@10927 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added TC subsystem macroedolomb2017-10-311-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10923 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed HAL_USE_TCedolomb2017-10-311-7/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10922 35acf78f-673a-0410-8e92-d51de3d6d3f4
* TC demoedolomb2017-10-319-0/+1669
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10918 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added project filesedolomb2017-10-312-0/+88
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10917 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass updated all demos with the new test code.Giovanni Di Sirio2017-10-23107-107/+321
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10886 35acf78f-673a-0410-8e92-d51de3d6d3f4
* careful....Giovanni Di Sirio2017-10-2390-27729/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10880 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Reintegrate sama5d2_dev branchisiora2017-10-22108-0/+31052
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10877 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Reintegrate sama5d2_dev branchisiora2017-10-227-0/+1468
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10876 35acf78f-673a-0410-8e92-d51de3d6d3f4