aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Expand)AuthorAgeFilesLines
* Fixed a typo.gdisirio2017-09-1711-24/+24
* Demo working now.Giovanni Di Sirio2017-09-174-28/+35
* Fixed documentation error.Giovanni Di Sirio2017-09-171-2/+2
* Added STM32 SPI multi demo.Giovanni Di Sirio2017-09-1712-0/+1951
* AVR: Update testhal Makefiles files.Theodore Ateba2017-09-167-98/+700
* Add portable multi-device, multi-board ChibiOS applications.Theodore Ateba2017-09-1326-0/+5650
* Update makefile on AVR Mega testhal.Theodore Ateba2017-09-137-3640/+1280
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10565 35acf78f-673a-041...Giovanni Di Sirio2017-09-093-23/+59
* Add comment to all AVR Makefiles.Theodore Ateba2017-09-077-1/+20
* Add stm32f429 discovery demo to multi-devices-boards application.Theodore Ateba2017-09-067-0/+1519
* Aligned some mcuconf.h files.Giovanni Di Sirio2017-09-034-19/+37
* Made PAL callback and wait APIs independent from each other.Giovanni Di Sirio2017-09-021-6/+39
* Fixed a lame error....Giovanni Di Sirio2017-09-021-3/+3
* Fixed some comments.Giovanni Di Sirio2017-09-021-2/+2
* removed extra white spaceGiovanni Di Sirio2017-09-021-1/+0
* PAL synchronous API.Giovanni Di Sirio2017-09-021-1/+51
* Forgot the F103 builderGiovanni Di Sirio2017-09-021-0/+6
* PAL callbacks added to STM32F103Giovanni Di Sirio2017-09-028-0/+1558
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 35acf78f-673a-041...Giovanni Di Sirio2017-09-0223-0/+4839
* PAL callbacks added to STM32F373Giovanni Di Sirio2017-09-0210-52/+1626
* Update the SPI configuration structure to fix the demo errors during compilat...Theodore Ateba2017-09-011-6/+7
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10521 35acf78f-673a-041...Giovanni Di Sirio2017-09-016-8/+17
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10520 35acf78f-673a-041...Giovanni Di Sirio2017-09-018-1/+1560
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10519 35acf78f-673a-041...Giovanni Di Sirio2017-09-016-24/+33
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10518 35acf78f-673a-041...Giovanni Di Sirio2017-09-0111-10/+1705
* Callbacks handling added to STM32 GPIOv2, added F3 support to PAL callbacks d...Giovanni Di Sirio2017-09-019-0/+1605
* Portability enhancements.Giovanni Di Sirio2017-08-312-2/+5
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10515 35acf78f-673a-041...Giovanni Di Sirio2017-08-312-9/+8
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10514 35acf78f-673a-041...Giovanni Di Sirio2017-08-314-21/+47
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10513 35acf78f-673a-041...Giovanni Di Sirio2017-08-312-52/+104
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10512 35acf78f-673a-041...Giovanni Di Sirio2017-08-313-54/+59
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10511 35acf78f-673a-041...Giovanni Di Sirio2017-08-318-527/+27
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10510 35acf78f-673a-041...Giovanni Di Sirio2017-08-3134-1/+2435
* 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@10493 35acf78f-673a-041...Giovanni Di Sirio2017-08-281-0/+0
* 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@10491 35acf78f-673a-041...Giovanni Di Sirio2017-08-281-1/+1
* Fixed bug #879.Giovanni Di Sirio2017-08-252-6/+16
* USB CDC demo for STM32L0, not working yet.Giovanni Di Sirio2017-08-2411-0/+2065
* Fixed bug #874.Giovanni Di Sirio2017-08-226-0/+6
* Tentative workaround for L4 OTG driver.Giovanni Di Sirio2017-08-201-52/+52
* Update the AVR MEGA testhal Makefile according the new architecture.tfateba2017-08-167-7/+7
* Add a specific directory for AVR MEGA in the testhal.Theodore Ateba2017-08-1642-0/+0
* Update AVR XMEGA all testhal Makefile.Theodore Ateba2017-08-167-7/+7
* Correction of indentation on AVR testhal Makefiles.Theodore Ateba2017-08-027-8/+11
* Remove the PCINT support from EXT driver because of a lot of conflicts. The P...Theodore Ateba2017-07-311-1/+6
* Resolve warning message: (warning: excess elements in array initializer).Theodore Ateba2017-07-181-5/+0
* Update all AVR Makefile with the SMART BUILD variable.Theodore Ateba2017-07-147-0/+21
* Update AVR testhal Makefiles according the new structure.Theodore Ateba2017-07-147-61/+61
* Fixed bug #863.Giovanni Di Sirio2017-07-091-52/+52