aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Fixed some mcuconf.h files and a regression introduced by the new STM32F4 clo...Giovanni Di Sirio2018-06-173-3/+3
* Moved RT version to 6.0, updated all chconf.h files.Giovanni Di Sirio2018-06-1697-183/+8652
* AVR: Update demo.tfateba2018-06-1311-10/+13
* Fixed bug #954.Giovanni Di Sirio2018-06-011-2/+2
* Template fix.Giovanni Di Sirio2018-05-151-3/+1
* Added mcuconf.h generator for STM32H743xx.Giovanni Di Sirio2018-05-151-5/+3
* Added mcuconf.h generator tool for STM32F413xx.Giovanni Di Sirio2018-05-151-1/+1
* Various fixes to F413 mcuconf and registry. Removed dead options in OTGv1.Giovanni Di Sirio2018-05-151-3/+62
* Updated with new makefiles, added Systick priority initialization.Giovanni Di Sirio2018-05-153-42/+42
* Fixed to be made also to other demos without HAL and backported.Giovanni Di Sirio2018-05-143-40/+47
* Re-unified some of the F4 platform code. Probably more code could be shared.Giovanni Di Sirio2018-05-141-5/+9
* Debug files added, the demo appears to work.Giovanni Di Sirio2018-05-141-0/+52
* Added F413 board, demo and revised HAL code, to be tested.Giovanni Di Sirio2018-05-149-2/+1761
* Refactoring of the proxy stubs code.isiora2018-05-119-17/+316
* Refactory of the proxy stubs code.isiora2018-05-118-244/+729
* Refactory of the proxy stubs code.isiora2018-05-1112-149/+838
* H7 OTG changes, not complete.Giovanni Di Sirio2018-05-081-1/+1
* Minor changes.isiora2018-05-061-1/+1
* Makefile fix.Giovanni Di Sirio2018-05-011-2/+2
* Added Monitor template class, removed CondVar class, some renaming, documenta...Giovanni Di Sirio2018-04-281-6/+3
* Updated C++ demo.Giovanni Di Sirio2018-04-241-26/+77
* More C++ fixes.Giovanni Di Sirio2018-04-231-1/+1
* More API in the C++ wrapper, minor documentation fixes.Giovanni Di Sirio2018-04-221-2/+2
* Added RT-SAMA5D2-LWIP-HTTPS-CLIENT-SNIedolomb2018-04-1224-0/+6136
* Added RT-SAMA5D2-LWIP-HTTPS-CLIENTedolomb2018-04-1224-0/+6158
* Updated chconf.hedolomb2018-04-111-1/+2
* Updated demoedolomb2018-04-112-2/+2
* Updated makefile and chconf.hedolomb2018-04-112-2/+3
* Fixed bugedolomb2018-04-111-1/+1
* Updated chconf.hedolomb2018-04-111-1/+2
* Updated chconf.hedolomb2018-04-111-1/+2
* Updated demoedolomb2018-04-111-4/+0
* Updated debug fileedolomb2018-04-111-0/+55
* Updated chconf.hedolomb2018-04-111-1/+2
* Updated chconf.hedolomb2018-04-111-1/+2
* HTTPS SEC and NSEC demosedolomb2018-04-1139-0/+9534
* WolfSSL fixes.Giovanni Di Sirio2018-03-231-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11833 110e8d01-0319-4d1...isiora2018-03-211-0/+62
* Added listen.isiora2018-03-215-1/+32
* update hal crypto sha lld, added integration with wolfcryptareviu2018-03-1917-0/+2477
* Improved the examples.isiora2018-03-181-2/+0
* Improved the examples.isiora2018-03-182-3/+3
* Improved some things.isiora2018-03-182-15/+28
* Improved some things.isiora2018-03-182-2/+7
* Relocated simulator configuration files.Giovanni Di Sirio2018-03-186-0/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11796 110e8d01-0319-4d1...Giovanni Di Sirio2018-03-175-8/+15
* Improvements to simulator IRQ detection.Giovanni Di Sirio2018-03-175-88/+358
* New halconf.h template.Giovanni Di Sirio2018-03-17104-88/+964
* Improved multithreading of the tsSkelsDaemon .isiora2018-03-164-64/+108
* Added multithread tcp client example.isiora2018-03-164-26/+58