aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* lwIP 2.0.3 integratedGiovanni Di Sirio2017-10-076-105/+91
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10790 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Comment style.Giovanni Di Sirio2017-10-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10789 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #892.Giovanni Di Sirio2017-10-065-8/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10788 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed wrong definition on H32MX and H64MX pmcedolomb2017-10-061-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10785 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #891.Giovanni Di Sirio2017-10-062-16/+31
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10784 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10781 ↵Giovanni Di Sirio2017-10-052-104/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Unified launchers.Giovanni Di Sirio2017-10-059-280/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10780 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added F303 to STM32 SPI test application.Giovanni Di Sirio2017-10-0518-10/+1679
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10779 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added F407 to STM32 SPI test application. Added an unified debug launcher, ↵Giovanni Di Sirio2017-10-0511-53/+1846
| | | | | | no more need of one launcher for each platform. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10778 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed old code.Giovanni Di Sirio2017-10-055-641/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10777 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed various typos and documentation-related issues.Giovanni Di Sirio2017-10-05226-252/+258
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10776 35acf78f-673a-0410-8e92-d51de3d6d3f4