Giovanni Di Sirio
|
a549cb2cd8
|
Switched demo to lwip HTTP server for testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10798 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-08 13:18:59 +00:00 |
Giovanni Di Sirio
|
13691d8e0c
|
Fixed bug #895.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10797 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-08 13:05:00 +00:00 |
Giovanni Di Sirio
|
f9209b444e
|
Mailbox calls updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10793 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-08 06:01:51 +00:00 |
Giovanni Di Sirio
|
2fa2a32f42
|
Added STM32F746-Discovery.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10792 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-07 15:03:07 +00:00 |
Giovanni Di Sirio
|
a250c24658
|
USB demo for F407-Discovery.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10791 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-07 14:37:55 +00:00 |
Giovanni Di Sirio
|
b7ac5f4236
|
lwIP 2.0.3 integrated
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10790 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-07 12:43:22 +00:00 |
Giovanni Di Sirio
|
29390f2dfe
|
Comment style.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10789 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-06 16:57:38 +00:00 |
Giovanni Di Sirio
|
ae0c81a776
|
Fixed bug #892.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10788 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-06 16:57:18 +00:00 |
edolomb
|
d2ce4c7e36
|
Fixed wrong definition on H32MX and H64MX pmc
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10785 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-06 10:46:07 +00:00 |
Giovanni Di Sirio
|
9c9ff7082a
|
Fixed bug #891.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10784 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-06 07:36:08 +00:00 |
Giovanni Di Sirio
|
4d82132a47
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10781 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-05 13:29:21 +00:00 |
Giovanni Di Sirio
|
33406d6d2a
|
Unified launchers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10780 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-05 13:28:34 +00:00 |
Giovanni Di Sirio
|
5a2b6dc592
|
Added F303 to STM32 SPI test application.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10779 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-05 13:10:30 +00:00 |
Giovanni Di Sirio
|
25891894b2
|
Added F407 to STM32 SPI test application. Added an unified debug launcher, 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
|
2017-10-05 12:55:57 +00:00 |
Giovanni Di Sirio
|
093ea22716
|
Removed old code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10777 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-05 12:28:54 +00:00 |
Giovanni Di Sirio
|
d200baf21f
|
Fixed various typos and documentation-related issues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10776 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-05 07:05:45 +00:00 |
Theodore Ateba
|
4ca542e021
|
AVR: Update testhal chconf.h files to avoid error during compilation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10775 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 21:13:10 +00:00 |
Theodore Ateba
|
55a9e2899e
|
AVR: Update demos chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10774 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 21:01:11 +00:00 |
isiora
|
d5a17024f5
|
Moved the weak Boot_Handler in the .boot section (as .boot is in the rules.ld now)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10773 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 19:48:31 +00:00 |
isiora
|
572bf197fa
|
Added .boot section to startup
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10772 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 19:44:50 +00:00 |
isiora
|
945d8382d2
|
Moved .boot section in rules.ld
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10771 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 19:44:23 +00:00 |
Giovanni Di Sirio
|
af9964c018
|
More bug #889.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10770 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 14:52:48 +00:00 |
Giovanni Di Sirio
|
426c5edcd8
|
chconf.h files alignment pass 3, added objects factory settings
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10767 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 14:46:20 +00:00 |
Giovanni Di Sirio
|
329823da6a
|
chconf.h files alignment pass 2, added version tag in chconf.h files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10766 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 14:38:29 +00:00 |
Giovanni Di Sirio
|
0c5eef8e02
|
chconf.h files alignment pass 1
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10765 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 14:24:45 +00:00 |
Giovanni Di Sirio
|
eaa33f5bdb
|
Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10764 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 09:50:51 +00:00 |
Giovanni Di Sirio
|
7b941c2420
|
Added new function chEvtGetAndClearEventsI().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10760 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 08:11:39 +00:00 |
Giovanni Di Sirio
|
6d419676cd
|
Alignment capability for memory pools.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10759 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 07:54:36 +00:00 |
Theodore Ateba
|
bf027add79
|
Correct comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10758 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-03 20:01:46 +00:00 |
Giovanni Di Sirio
|
5e48932850
|
Objects FIFOs added to the factory.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10754 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-03 13:47:17 +00:00 |
Giovanni Di Sirio
|
4d364b8aba
|
Added FMPP launch configuration.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10753 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-03 11:17:38 +00:00 |
Giovanni Di Sirio
|
a062d33654
|
Added a struct name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10752 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-03 08:58:30 +00:00 |
Giovanni Di Sirio
|
1b89723caa
|
Added a struct name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10751 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-03 08:57:33 +00:00 |
Giovanni Di Sirio
|
dfba4ce753
|
Documentation fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10750 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-03 08:56:19 +00:00 |
Giovanni Di Sirio
|
9030a9d70b
|
Renamed a function.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10749 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-03 08:55:42 +00:00 |
Giovanni Di Sirio
|
d280fa5626
|
Documentation fixes and a new wrapper function.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10748 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-03 08:54:55 +00:00 |
Giovanni Di Sirio
|
7d2486a57a
|
Mailboxes refactory for consistency.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10747 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-03 08:50:33 +00:00 |
Giovanni Di Sirio
|
3a6f913544
|
Functions renaming and improved doc.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10746 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-02 15:03:02 +00:00 |
Giovanni Di Sirio
|
52f6af16df
|
Adjustments to the new code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10745 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-02 14:51:07 +00:00 |
Giovanni Di Sirio
|
011329ed90
|
Added compile time safety check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10744 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-02 13:43:36 +00:00 |
Giovanni Di Sirio
|
e65a5b08cd
|
Added mailboxes to the factory.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10743 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-02 12:19:24 +00:00 |
Giovanni Di Sirio
|
23c7476ac4
|
Changed my mind, modified types.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10742 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-01 19:23:02 +00:00 |
Giovanni Di Sirio
|
cc61794d1a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10740 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-01 19:05:00 +00:00 |
edolomb
|
503ba8f374
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10739 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-01 16:09:31 +00:00 |
edolomb
|
8314ce1ebf
|
Minor changes in sama_xdmac driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10738 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-01 16:05:58 +00:00 |
edolomb
|
c6f5c2669f
|
Added spi FLEXCOM
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10737 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-01 16:05:00 +00:00 |
edolomb
|
bac29fef11
|
Added uart and serial FLEXCOM
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10736 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-01 16:04:25 +00:00 |
Giovanni Di Sirio
|
c711d410d7
|
Updated version numbers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10735 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-01 14:18:34 +00:00 |
Giovanni Di Sirio
|
409d6dccb9
|
Fixed #889.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10732 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-01 14:04:01 +00:00 |
Giovanni Di Sirio
|
e000178f96
|
Typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10729 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-01 12:44:30 +00:00 |