Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for STM32L4, Comp and eeprom. | Fabien Poussin | 2019-09-18 | 1 | -1/+1 |
| | |||||
* | Updating OpAmp code with calibration functions, cleaning. | Fabien Poussin | 2019-01-31 | 1 | -21/+8 |
| | |||||
* | Adding rudimentary OPAMP Driver | Fabien Poussin | 2019-01-08 | 2 | -0/+115 |
| | |||||
* | Added setting qei to value for stm32 | Jakub Kaderka | 2018-10-16 | 1 | -0/+1 |
| | |||||
* | Issue #162: QEI driver macros not defined error fixed | Vitaly Repetenko | 2018-06-19 | 1 | -2/+2 |
| | |||||
* | Fixed most testhal examples for STM32, updated configs using script. Fixed ↵ | Fabien Poussin | 2018-03-14 | 2 | -2/+2 |
| | | | | deprecated MS2ST calls. | ||||
* | SCSI: Respond to unit serial number inquiry | Kimmo Lindholm | 2017-10-12 | 1 | -1/+2 |
| | |||||
* | USBH: improved debug output | Diego Ismirlian | 2017-07-31 | 1 | -7/+1 |
| | |||||
* | USBH: remove unnecessary reschedules and add necessary ones | Diego Ismirlian | 2017-07-16 | 1 | -3/+17 |
| | |||||
* | USBH: HID: Implement synchronization | Diego Ismirlian | 2017-07-16 | 1 | -0/+2 |
| | |||||
* | USBH: MSD: replace mutex with semaphores (more lightweight) | Diego Ismirlian | 2017-07-14 | 1 | -1/+1 |
| | |||||
* | USBH: Add flexibility to the enumeration process | Diego Ismirlian | 2017-07-13 | 2 | -3/+3 |
| | |||||
* | USBH: cleanup | Diego Ismirlian | 2017-07-13 | 1 | -16/+2 |
| | |||||
* | USBH: Cleaned up list.h | Diego Ismirlian | 2017-07-09 | 1 | -6/+0 |
| | |||||
* | USBH: fixed list.h; should now compile with C++ | Diego Ismirlian | 2017-07-09 | 1 | -17/+17 |
| | |||||
* | USBH: moved usbh/desciter.h and usbh/debug.h to usbh/internal.h | Diego Ismirlian | 2017-07-09 | 3 | -12/+4 |
| | |||||
* | USBH: list.h reduced to compile only the functions in use | Diego Ismirlian | 2017-07-09 | 1 | -161/+162 |
| | |||||
* | USBH: Added mechanism for out-of-tree class driver enumeration | Diego Ismirlian | 2017-07-09 | 7 | -32/+6 |
| | |||||
* | USBH: MSD: Rework to prevent race conditions on unload | Diego Ismirlian | 2017-07-04 | 1 | -9/+3 |
| | |||||
* | USBH: moved declaration of driver to LLD | Diego Ismirlian | 2017-06-09 | 1 | -8/+0 |
| | |||||
* | USBH: UVC, fix compile with IAR | Diego Ismirlian | 2017-06-08 | 1 | -10/+10 |
| | |||||
* | USBH: License change for UVC driver | Diego Ismirlian | 2017-06-06 | 1 | -2/+2 |
| | |||||
* | Add UVC driver and test/example | Diego Ismirlian | 2017-06-06 | 1 | -0/+471 |
| | |||||
* | mend | Diego Ismirlian | 2017-06-06 | 1 | -3/+3 |
| | |||||
* | Clean up request type helpers | Diego Ismirlian | 2017-06-06 | 3 | -43/+30 |
| | |||||
* | HID class driver fixes | Diego Ismirlian | 2017-06-06 | 1 | -3/+15 |
| | |||||
* | Fixed endpoint halt reset implementation | Diego Ismirlian | 2017-06-06 | 1 | -8/+1 |
| | |||||
* | Mass license dates update | Diego Ismirlian | 2017-06-05 | 10 | -20/+20 |
| | |||||
* | Add HID class driver | Diego Ismirlian | 2017-06-05 | 3 | -0/+143 |
| | |||||
* | Rework Mass Storage Driver | Diego Ismirlian | 2017-06-05 | 1 | -1/+0 |
| | | | | | - Implemented (hopefully) correct Mass Storage Reset Recovery protocol - Implemented auto-sense protocol for SCSI command failure | ||||
* | Add AOA (Android Accessory) class driver | Diego Ismirlian | 2017-06-05 | 3 | -0/+163 |
| | |||||
* | USB Host fixes | Diego Ismirlian | 2017-06-05 | 7 | -36/+47 |
| | | | | | | | | - 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 | ||||
* | [COMP] Fixing headers, missing includes. | Fabien Poussin | 2017-02-07 | 2 | -5/+9 |
| | |||||
* | Adding COMP Driver. | Fabien Poussin | 2017-02-06 | 1 | -0/+132 |
| | |||||
* | [Timcap/Eeprom] Removing ch.h dependencies. | Fabien Poussin | 2017-02-06 | 2 | -2/+0 |
| | |||||
* | Merge pull request #110 from ObKo/usb_hid-improve | Uladzimir Pylinski | 2017-01-22 | 1 | -54/+115 |
|\ | | | | | usb_hid: cosmetic improvements in report descriptor defines. | ||||
| * | usb_hid: HID_REPORT_ID macro. | Konstantin Oblaukhov | 2017-01-17 | 1 | -0/+12 |
| | | |||||
| * | usb_hid: cosmetic improvements in report descriptor defines. | Konstantin Oblaukhov | 2017-01-17 | 1 | -54/+103 |
| | | |||||
* | | FSMC NAND improvements. | barthess | 2017-01-17 | 1 | -9/+9 |
|/ | | | | | 1) Implemented 16 bit bus width support 2) Added workaround errata in STM32 | ||||
* | NAND. Added reset function. | barthess | 2017-01-06 | 1 | -0/+1 |
| | |||||
* | USB MSD. Cosmetical improvements. | barthess | 2017-01-04 | 1 | -1/+0 |
| | |||||
* | USB_MSD. Added compile time check about sychronous API. | barthess | 2017-01-03 | 1 | -0/+4 |
| | |||||
* | 1-Wire. Duplicated code from testhal apllications moved to separate directory. | barthess | 2016-10-18 | 1 | -1/+3 |
| | |||||
* | Updated include guards | barthess | 2016-10-17 | 10 | -32/+32 |
| | |||||
* | USB_MSD. Initial commit. | barthess | 2016-10-17 | 3 | -1/+197 |
| | |||||
* | added qeiAdjustI. added new field and checking in STM32 | Stephane D'Alu | 2016-07-07 | 1 | -2/+1 |
| | |||||
* | move functions to hal_qei.*, fixed comments | Stephane D'Alu | 2016-07-07 | 1 | -0/+30 |
| | |||||
* | Added USB HID driver to community HAL | Jonathan Struebel | 2016-06-18 | 2 | -0/+515 |
| | |||||
* | 1-wire improvements. | barthess | 2016-05-31 | 1 | -2/+2 |
| | | | | | | | | | 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. | ||||
* | use config default as in chibios | Nicolas Reinecke | 2016-05-17 | 4 | -17/+44 |
| |