aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a typo.gdisirio2017-09-1711-24/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10607 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Demo working now.Giovanni Di Sirio2017-09-174-28/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10606 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed documentation error.Giovanni Di Sirio2017-09-171-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10605 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added STM32 SPI multi demo.Giovanni Di Sirio2017-09-1712-0/+1951
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10604 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Update testhal Makefiles files.Theodore Ateba2017-09-167-98/+700
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10598 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add portable multi-device, multi-board ChibiOS applications.Theodore Ateba2017-09-1326-0/+5650
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10585 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update makefile on AVR Mega testhal.Theodore Ateba2017-09-137-3640/+1280
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10584 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10565 ↵Giovanni Di Sirio2017-09-093-23/+59
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add comment to all AVR Makefiles.Theodore Ateba2017-09-077-1/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10564 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add stm32f429 discovery demo to multi-devices-boards application.Theodore Ateba2017-09-067-0/+1519
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10561 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Aligned some mcuconf.h files.Giovanni Di Sirio2017-09-034-19/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10544 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Made PAL callback and wait APIs independent from each other.Giovanni Di Sirio2017-09-021-6/+39
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10543 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed a lame error....Giovanni Di Sirio2017-09-021-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10542 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed some comments.Giovanni Di Sirio2017-09-021-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10530 35acf78f-673a-0410-8e92-d51de3d6d3f4
* removed extra white spaceGiovanni Di Sirio2017-09-021-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10529 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PAL synchronous API.Giovanni Di Sirio2017-09-021-1/+51
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10528 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Forgot the F103 builderGiovanni Di Sirio2017-09-021-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10527 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PAL callbacks added to STM32F103Giovanni Di Sirio2017-09-028-0/+1558
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10526 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 ↵Giovanni Di Sirio2017-09-0223-0/+4839
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PAL callbacks added to STM32F373Giovanni Di Sirio2017-09-0210-52/+1626
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10524 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the SPI configuration structure to fix the demo errors during ↵Theodore Ateba2017-09-011-6/+7
| | | | | | compilation with the new SPI configuration. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10523 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10521 ↵Giovanni Di Sirio2017-09-016-8/+17
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10520 ↵Giovanni Di Sirio2017-09-018-1/+1560
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10519 ↵Giovanni Di Sirio2017-09-016-24/+33
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10518 ↵Giovanni Di Sirio2017-09-0111-10/+1705
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Callbacks handling added to STM32 GPIOv2, added F3 support to PAL callbacks ↵Giovanni Di Sirio2017-09-019-0/+1605
| | | | | | demo. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10517 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Portability enhancements.Giovanni Di Sirio2017-08-312-2/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10516 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10515 ↵Giovanni Di Sirio2017-08-312-9/+8
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10514 ↵Giovanni Di Sirio2017-08-314-21/+47
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10513 ↵Giovanni Di Sirio2017-08-312-52/+104
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10512 ↵Giovanni Di Sirio2017-08-313-54/+59
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10511 ↵Giovanni Di Sirio2017-08-318-527/+27
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10510 ↵Giovanni Di Sirio2017-08-3134-1/+2435
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added STM32F303 support to the multi-target USB_CDC demo.Giovanni Di Sirio2017-08-2811-3/+1564
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10494 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10493 ↵Giovanni Di Sirio2017-08-281-0/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Multi-target application example for USB_CDC, just L4 initially.Giovanni Di Sirio2017-08-2814-0/+2397
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10492 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10491 ↵Giovanni Di Sirio2017-08-281-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #879.Giovanni Di Sirio2017-08-252-6/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10483 35acf78f-673a-0410-8e92-d51de3d6d3f4
* USB CDC demo for STM32L0, not working yet.Giovanni Di Sirio2017-08-2411-0/+2065
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10472 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #874.Giovanni Di Sirio2017-08-226-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10457 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Tentative workaround for L4 OTG driver.Giovanni Di Sirio2017-08-201-52/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10453 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the AVR MEGA testhal Makefile according the new architecture.tfateba2017-08-167-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10437 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add a specific directory for AVR MEGA in the testhal.Theodore Ateba2017-08-1642-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10436 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR XMEGA all testhal Makefile.Theodore Ateba2017-08-167-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10434 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correction of indentation on AVR testhal Makefiles.Theodore Ateba2017-08-027-8/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10352 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Remove the PCINT support from EXT driver because of a lot of conflicts. The ↵Theodore Ateba2017-07-311-1/+6
| | | | | | PCINT will be reimplement. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10346 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Resolve warning message: (warning: excess elements in array initializer).Theodore Ateba2017-07-181-5/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10333 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update all AVR Makefile with the SMART BUILD variable.Theodore Ateba2017-07-147-0/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10331 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR testhal Makefiles according the new structure.Theodore Ateba2017-07-147-61/+61
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10328 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #863.Giovanni Di Sirio2017-07-091-52/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10321 35acf78f-673a-0410-8e92-d51de3d6d3f4