Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-Contrib | Diego Ismirlian | 2018-08-20 | 158 | -10909/+20710 |
|\ | |||||
| * | Moved pal testhal makefiles and configuration into folders | marcoveeneman | 2018-03-16 | 13 | -10/+10 |
| | | |||||
| * | Fixed STM32F7 MSD testhal | Fabien Poussin | 2018-03-15 | 3 | -8/+8 |
| | | |||||
| * | Fixed STM32F4 FSMC examples | Fabien Poussin | 2018-03-15 | 10 | -29/+43 |
| | | |||||
| * | Merge branch 'master' into update_tests | Fabien Poussin | 2018-03-15 | 90 | -8472/+11367 |
| |\ | |||||
| | * | Merge pull request #149 from marcoveeneman/improve_tiva_makefiles | Fabien Poussin | 2018-03-15 | 9 | -178/+105 |
| | |\ | | | | | | | | | Improve tiva makefiles | ||||
| | | * | Removed TESTSRC and TESTINC from some makefiles which didnt use them | marcoveeneman | 2018-03-15 | 9 | -22/+7 |
| | | | | |||||
| | | * | Fixed CONFDIR missing in PAL makefiles | marcoveeneman | 2018-03-12 | 2 | -2/+2 |
| | | | | |||||
| | | * | Aligned Tiva Makefiles | marcoveeneman | 2018-03-12 | 9 | -163/+105 |
| | | | | |||||
| | * | | Fixed most testhal examples for STM32, updated configs using script. Fixed ↵ | Fabien Poussin | 2018-03-14 | 83 | -9610/+12625 |
| | |/ | | | | | | | | | | deprecated MS2ST calls. | ||||
| * / | testhal: stm32: update to latest ChibiOS API | Romain Reignier | 2018-03-12 | 19 | -73/+499 |
| |/ | |||||
| * | Merge pull request #145 from marcoveeneman/tiva_improvements | Fabien Poussin | 2018-03-08 | 41 | -516/+4043 |
| |\ | | | | | | | Various Tiva improvements | ||||
| | * | Updated all mcuconf.h files to include PAL IRQ settings. | marcoveeneman | 2018-03-07 | 9 | -50/+93 |
| | | | |||||
| | * | Removed EXT testhal application | marcoveeneman | 2018-03-02 | 9 | -1751/+0 |
| | | | |||||
| | * | Added multi target testhal application for PAL driver. | marcoveeneman | 2018-03-02 | 17 | -0/+3466 |
| | | | |||||
| | * | Updated all halconf.h files | marcoveeneman | 2018-02-27 | 8 | -41/+1016 |
| | | | |||||
| | * | Updated all chconf.h files | marcoveeneman | 2018-02-27 | 8 | -273/+1057 |
| | | | |||||
| | * | Fixed I2C and UART testhal demos | marcoveeneman | 2017-11-24 | 2 | -3/+3 |
| | | | |||||
| * | | Updating chconf.h for STM32 testhal | Fabien Poussin | 2018-03-08 | 11 | -2128/+3083 |
| | | | |||||
| * | | Fixes for STM32F0 testhal | Fabien Poussin | 2018-03-08 | 10 | -124/+591 |
| | | | |||||
| * | | Removed duplicate OpenOCD on ICDI launch configurations. | marcoveeneman | 2018-02-12 | 8 | -80/+0 |
| |/ | | | | | | | Starting from ChibiOS 17.6.4 and ChibiOS 18.2.0 OpenOCD launch configuration will be placed under ($CHIBIOS)/tools/eclipse/debug/ | ||||
| * | Merge pull request #125 from marcoveeneman/tiva_add_uart | marcoveeneman | 2017-11-23 | 9 | -0/+1597 |
| |\ | | | | | | | Add Tiva UART driver. | ||||
| | * | Added chconf version tag | marcoveeneman | 2017-10-24 | 1 | -0/+1 |
| | | | |||||
| | * | Added testhal applcation for Tiva UART driver. | marcoveeneman | 2017-09-10 | 9 | -0/+1596 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-Contrib | Diego Ismirlian | 2017-10-29 | 58 | -1/+58 |
|\| | | |||||
| * | | USB_MSD: Fix testhal according to msdStart() API change | Kimmo Lindholm | 2017-10-13 | 1 | -1/+1 |
| | | | |||||
| * | | Add version tags | Fabio Utzig | 2017-10-09 | 57 | -0/+57 |
| | | | | | | | | | | | | Signed-off-by: Fabio Utzig <utzig@apache.org> | ||||
* | | | USBH: testhal: fix compile warning | Diego Ismirlian | 2017-10-29 | 2 | -3/+3 |
| | | | |||||
* | | | USBH: testhal example: improve support for multiple FAT devices | Diego Ismirlian | 2017-08-08 | 2 | -6/+7 |
|/ / | |||||
* | | Merge branch 'master' into usbh_devel | Fabien Poussin | 2017-08-08 | 10 | -1/+1599 |
|\ \ | |||||
| * \ | Merge pull request #120 from marcoveeneman/tiva_add_adc | marcoveeneman | 2017-08-08 | 9 | -0/+1598 |
| |\ \ | | | | | | | | | Tiva add ADC driver | ||||
| | * | | Improved ADC testhal application. | marcoveeneman | 2017-07-03 | 1 | -1/+5 |
| | | | | |||||
| | * | | Improved ADC driver and ADC testhal application. | marcoveeneman | 2017-07-03 | 1 | -7/+7 |
| | | | | |||||
| | * | | Initial ADC driver and testhal application for TM4C123x. | marcoveeneman | 2017-07-03 | 9 | -0/+1594 |
| | |/ | |||||
| * | | 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!) |