aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* NIL adapted to the new API.Giovanni Di Sirio2017-10-182-90/+162
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10846 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Test suite cleaned up of direct math operations on system time.gdisirio2017-10-178-69/+83
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10844 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed suite name.Giovanni Di Sirio2017-10-171-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10843 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10842 ↵Giovanni Di Sirio2017-10-178-61/+61
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10841 ↵Giovanni Di Sirio2017-10-1726-4743/+1514
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* OS library test suite, not finished.Giovanni Di Sirio2017-10-1722-0/+6749
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10840 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
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10838 ↵Giovanni Di Sirio2017-10-1690-135/+122
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Enhanced test system, not complete yet.Giovanni Di Sirio2017-10-1635-77/+206
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10837 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated templates for multi-testing.Giovanni Di Sirio2017-10-164-37/+45
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10836 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Enhancements in the test engine, not finished.Giovanni Di Sirio2017-10-1637-2339/+2360
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10835 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Reintegrated RT5 point1 branch.Giovanni Di Sirio2017-10-1645-586/+944
|\ | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10833 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: ↵Giovanni Di Sirio2017-10-161-4/+6
| | | | | | | | svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10832 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: ↵Giovanni Di Sirio2017-10-1519-99/+185
| | | | | | | | svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10822 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Fixed and optimizations, NOW it seems to work for intervals larger than ↵Giovanni Di Sirio2017-10-133-15/+17
| | | | | | | | | | | | system time. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10818 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Now it is APPARENTLY working for intervals larger than system time.Giovanni Di Sirio2017-10-132-32/+32
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10817 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Experimental code.Giovanni Di Sirio2017-10-134-13/+25
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10816 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: ↵Giovanni Di Sirio2017-10-123-67/+67
| | | | | | | | svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10815 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Added support for "large virtual timers", those allows for intervals greater ↵Giovanni Di Sirio2017-10-124-16/+44
| | | | | | | | | | | | than the system time capability. To be tested. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10814 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Rework of virtual timers in RT5, preparation.Giovanni Di Sirio2017-10-129-61/+42
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10813 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * EXPERIMENTAL: Introduced sysinterval_t in RT, now system time and intervals ↵Giovanni Di Sirio2017-10-1225-435/+682
| | | | | | | | | | | | are different types and could have different sizes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10812 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: ↵Giovanni Di Sirio2017-10-120-0/+0
| | | | | | | | svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10811 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Update EX/BMP085 example according to the BMP085 driver modification.Theodore Ateba2017-10-151-21/+9
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10831 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Add calibration data inside the BMP085 drive.Theodore Ateba2017-10-152-119/+109
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10830 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Fixed readme.Giovanni Di Sirio2017-10-151-1/+1
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10829 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Fixed readme.Giovanni Di Sirio2017-10-151-1/+1
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10828 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10827 ↵Giovanni Di Sirio2017-10-153-53/+65
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10826 ↵Giovanni Di Sirio2017-10-153-6/+10
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | More headers updated.Giovanni Di Sirio2017-10-1561-256734/+387897
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10825 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | CMSIS update and cleanup.Giovanni Di Sirio2017-10-15204-32994/+36856
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10824 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Reduced demo footprint because device size.Giovanni Di Sirio2017-10-151-3/+3
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10823 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | AVR: Fix compilation errors for ICU testhal program.Theodore Ateba2017-10-132-46/+73
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10821 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | AVR: Update the ICU header file.Theodore Ateba2017-10-131-2/+45
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10820 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | AVR: Update ICU low level driver functions names.Theodore Ateba2017-10-131-6/+7
|/ | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10819 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #896.Giovanni Di Sirio2017-10-112-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10809 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added unified lwIP-FATFS-USB demo.Giovanni Di Sirio2017-10-1027-5111/+1900
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10808 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added multi-target lwIP demo.Giovanni Di Sirio2017-10-1017-2204/+126
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10807 35acf78f-673a-0410-8e92-d51de3d6d3f4
* fixed file nameGiovanni Di Sirio2017-10-101-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10806 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10805 ↵Giovanni Di Sirio2017-10-102-2/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10804 ↵Giovanni Di Sirio2017-10-091-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10803 ↵Giovanni Di Sirio2017-10-091-0/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10802 ↵Giovanni Di Sirio2017-10-094-2104/+2175
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* grouped filesGiovanni Di Sirio2017-10-088-0/+4458
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10801 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Grouped configuration files, too many of them.Giovanni Di Sirio2017-10-089-4460/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10800 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10799 ↵Giovanni Di Sirio2017-10-085-3/+325
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Switched demo to lwip HTTP server for testing.Giovanni Di Sirio2017-10-085-269/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10798 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #895.Giovanni Di Sirio2017-10-086-63/+69
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10797 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mailbox calls updated.Giovanni Di Sirio2017-10-081-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10793 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added STM32F746-Discovery.Giovanni Di Sirio2017-10-079-1/+1762
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10792 35acf78f-673a-0410-8e92-d51de3d6d3f4
* USB demo for F407-Discovery.Giovanni Di Sirio2017-10-077-0/+1695
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10791 35acf78f-673a-0410-8e92-d51de3d6d3f4