Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating Makefiles for 19.1.x | Fabien Poussin | 2019-10-01 | 6 | -6/+6 |
| | |||||
* | Updated ChibiOS path for all Makefiles | Fabien Poussin | 2019-03-12 | 6 | -6/+6 |
| | |||||
* | USB_HOST fix | Fabien Poussin | 2019-03-07 | 1 | -1/+1 |
| | |||||
* | Various tests and demos fixes. | Konstantin Oblaukhov | 2018-09-24 | 6 | -4371/+2 |
| | |||||
* | Update chconf.h to RT v5.1. | Konstantin Oblaukhov | 2018-09-24 | 6 | -12/+540 |
| | |||||
* | New style makefiles for demos and tests. | Konstantin Oblaukhov | 2018-09-24 | 6 | -89/+44 |
| | |||||
* | Fixed STM32F4 FSMC examples | Fabien Poussin | 2018-03-15 | 10 | -29/+43 |
| | |||||
* | Merge branch 'master' into update_tests | Fabien Poussin | 2018-03-15 | 30 | -2431/+3640 |
|\ | |||||
| * | Fixed most testhal examples for STM32, updated configs using script. Fixed ↵ | Fabien Poussin | 2018-03-14 | 31 | -2660/+3871 |
| | | | | | | | | deprecated MS2ST calls. | ||||
* | | testhal: stm32: update to latest ChibiOS API | Romain Reignier | 2018-03-12 | 10 | -15/+290 |
|/ | |||||
* | Updating chconf.h for STM32 testhal | Fabien Poussin | 2018-03-08 | 6 | -2103/+2623 |
| | |||||
* | Add version tags | Fabio Utzig | 2017-10-09 | 6 | -0/+6 |
| | | | | Signed-off-by: Fabio Utzig <utzig@apache.org> | ||||
* | Merge branch 'master' into usbh_devel | Fabien Poussin | 2017-08-08 | 1 | -1/+1 |
|\ | |||||
| * | Merge pull request #122 from dismirlian/usbh_devel | Fabien Poussin | 2017-08-07 | 6 | -8/+281 |
| |\ | | | | | | | USBH: Various improvo | ||||
* | | | USBH: Fix compile with FATFS 0.12b | Diego Ismirlian | 2017-08-07 | 4 | -246/+18 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/dismirlian/ChibiOS-Contrib into ↵ | Diego Ismirlian | 2017-08-07 | 3 | -14/+15 |
|\| | | |/ |/| | | | usbh_devel | ||||
| * | Fixes for USB host example to compile on 4.0.x | Fabien Poussin | 2017-06-07 | 3 | -14/+15 |
| | | |||||
* | | USBH: added default control request timeout parameter | Diego Ismirlian | 2017-07-31 | 1 | -0/+1 |
| | | |||||
* | | USBH: testhal MSD: abort read on error | Diego Ismirlian | 2017-07-31 | 1 | -1/+2 |
| | | |||||
* | | USBH: testhal example: add delay for VBUS stabilization | Diego Ismirlian | 2017-07-13 | 1 | -0/+1 |
| | | |||||
* | | USBH: Add flexibility to the enumeration process | Diego Ismirlian | 2017-07-13 | 1 | -2/+2 |
| | | |||||
* | | USBH: moved usbh/desciter.h and usbh/debug.h to usbh/internal.h | Diego Ismirlian | 2017-07-09 | 2 | -2/+5 |
| | | |||||
* | | USBH: Cleanup example for out-of-tree driver | Diego Ismirlian | 2017-07-09 | 3 | -5/+5 |
| | | |||||
* | | USBH: Added mechanism for out-of-tree class driver enumeration | Diego Ismirlian | 2017-07-09 | 5 | -1/+264 |
| | | |||||
* | | USBH: MSD: Rework to prevent race conditions on unload | Diego Ismirlian | 2017-07-04 | 1 | -6/+10 |
|/ | |||||
* | USBH: Fix compile for test/example | Diego Ismirlian | 2017-06-06 | 1 | -1/+1 |
| | |||||
* | Add UVC driver and test/example | Diego Ismirlian | 2017-06-06 | 2 | -12/+353 |
| | |||||
* | Tabs to whitespaces in USBH testhal | Diego Ismirlian | 2017-06-06 | 2 | -411/+411 |
| | |||||
* | Update USBH testhal example/test | Diego Ismirlian | 2017-06-06 | 1 | -0/+80 |
| | | | | | - Added HID driver test - Added IWDG handling (avoid resets!) | ||||
* | Add HID class driver | Diego Ismirlian | 2017-06-05 | 1 | -0/+11 |
| | |||||
* | Add AOA (Android Accessory) class driver | Diego Ismirlian | 2017-06-05 | 2 | -12/+119 |
| | |||||
* | USB Host fixes | Diego Ismirlian | 2017-06-05 | 11 | -5257/+85 |
| | | | | | | | | - Cleaned up alignment macros for GCC & IAR - Corrected EP halt and Clear halt behaviours - Initialization of class drivers by USB Host main driver - Minor cosmetic fixes - Updated USB_HOST testhal app | ||||
* | FSMC NAND improvements. | barthess | 2017-01-17 | 2 | -7/+1 |
| | | | | | 1) Implemented 16 bit bus width support 2) Added workaround errata in STM32 | ||||
* | make stm32 usb host testhal compile | Nicolas Reinecke | 2016-11-08 | 6 | -452/+333 |
| | |||||
* | whitespace | Nicolas Reinecke | 2016-11-08 | 1 | -12/+12 |
| | |||||
* | update stm32 testhal / demo headers | Nicolas Reinecke | 2016-11-08 | 6 | -18/+18 |
| | |||||
* | Testhal. Directory with hardware independant code renamed to 'common'. | barthess | 2016-10-18 | 1 | -1/+1 |
| | |||||
* | 1-Wire. Duplicated code from testhal apllications moved to separate directory. | barthess | 2016-10-18 | 6 | -668/+16 |
| | |||||
* | 1-Wire. Fixed demos' name | barthess | 2016-10-18 | 2 | -3/+10 |
| | |||||
* | [STM32 NAND] Updated testhal. | barthess | 2016-08-18 | 2 | -22/+86 |
| | |||||
* | [STM32 NAND] Deleted ugly hack with EXTI interrupt instead of NAND one | barthess | 2016-08-16 | 4 | -108/+62 |
| | |||||
* | 1-wire improvements. | barthess | 2016-05-31 | 1 | -8/+8 |
| | | | | | | | | | 1) Functions reading bit from PAL now return ioline_t type. 2) Functions that handle acquired buffer with acquired bits now use uint8_t type because it corresponds to buffer type. 3) Cryptic bit shifting in bit storage functions replaced by dividion operations because all modern compilers perfectly optimise such operations. | ||||
* | 1-wire. Data acqusition code in test application rewritten in more safe way | barthess | 2016-05-30 | 1 | -3/+3 |
| | |||||
* | testhal/STM32/f4/EICU: remove ccache | Nicolas Reinecke | 2016-05-01 | 1 | -3/+2 |
| | |||||
* | fix warnings in STM32 projects because of missing configs | Nicolas Reinecke | 2016-05-01 | 5 | -4/+59 |
| | |||||
* | remove symlinks | Nicolas Reinecke | 2016-05-01 | 2 | -2/+0 |
| | |||||
* | update stm32 demo and testhal projects to upstream chibios | Nicolas Reinecke | 2016-05-01 | 24 | -163/+719 |
| | |||||
* | fix comment | Nicolas Reinecke | 2016-05-01 | 1 | -1/+1 |
| | |||||
* | fix whitespace | Nicolas Reinecke | 2016-05-01 | 3 | -73/+73 |
| | |||||
* | fix typos in mcu conf | Nicolas Reinecke | 2016-05-01 | 4 | -6/+6 |
| |