Commit Graph

172 Commits

Author SHA1 Message Date
Fabien Poussin c8ac0087d9
USBH: adding STM32H7 testhal 2020-12-26 03:28:01 +01:00
Fabien Poussin 5a21c3fafb
USBH: adding ULPI support 2020-12-25 18:16:39 +01:00
Fabien Poussin 958059c864
USB host driver cleanup (OTG1/2 -> HS/FS) 2020-12-25 01:33:24 +01:00
Fabien Poussin c81b6cbfd0 skipping STM32H7 MSD test since ChibiOS RCC is broken for now 2020-12-05 12:06:52 +01:00
Fabien Poussin 44b9d63ab5
fix fatfs bindings 2020-11-21 13:33:13 +01:00
Fabien Poussin 9b92406330
fix STM32H7 usb testhal 2020-11-21 13:04:29 +01:00
Fabien Poussin 03ee458398
update ffconf revision 2020-11-21 12:57:19 +01:00
Piers Titus van der Torren 8885bcae4a Add STM32H7 USB_MSD example 2020-04-09 09:49:53 +02:00
Fabien Poussin f6f1185a10 Various fixes to make it pass tests 2020-04-08 19:55:22 +02:00
Fabien Poussin 8e584b8481 STM32L0 mcuconf fix 2020-04-08 01:02:04 +02:00
Fabien Poussin 07bf49de26 Fixes for STM32F4 mcuconf 2020-04-08 00:58:27 +02:00
Fabien Poussin 2268395124 Updated all halconf/chconf headers 2020-04-08 00:35:16 +02:00
Fabien Poussin fb4302ba7a Updating osal.mk path 2020-04-04 18:30:52 +02:00
Piers Titus van der Torren 11a66beced add STM32F4 USB_MSD test 2020-03-24 14:58:00 +01:00
Fabien Poussin cf7e66ddae Updating halconf_community.h for demos/testhal 2019-10-30 13:35:59 +01:00
Fabien Poussin f6b1a12ecf Fixed DMA2D example 2019-10-30 13:19:08 +01:00
Fabien Poussin 05913b8055 Cleaning FSMC code 2019-10-30 13:03:32 +01:00
Fabien Poussin 915b474b02 Re-organised FSMC drivers 2019-10-30 12:52:31 +01:00
Fabien Poussin 13ebce61e2 Moved SDRAM defines out of example 2019-10-30 10:53:30 +01:00
Fabien Poussin 90f32c3546 Updating FSMC driver (SRAM part) 2019-10-29 20:16:08 +01:00
Fabien Poussin 97b7064031 Updating FSMC driver (SDRAM part first) 2019-10-29 19:38:09 +01:00
Fabien Poussin fd301039f9 Added STM32F0 support for comp driver 2019-10-29 13:32:33 +01:00
Fabien Poussin 03043aa8fa Updated Comp driver for STM32L0 2019-10-29 13:02:35 +01:00
Diego Ismirlian 0c260638da USBH: Update testhal project to new debugging framework 2019-10-02 17:02:19 -03:00
Diego Ismirlian 2cd41f99df USBH: testhal: disable LTO 2019-10-02 11:41:39 -03:00
Diego Ismirlian 6f817a0298 Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-Contrib 2019-10-02 11:38:05 -03:00
Fabien Poussin 97d90e02a5 Makefile typo 2019-10-02 10:47:02 +02:00
Fabien Poussin 0341b1bba8 USB_HOST fix 2019-10-02 10:47:02 +02:00
Fabien Poussin a0bd333cd2 Jenkins to use 19.1.x 2019-10-02 10:47:02 +02:00
Fabien Poussin 8a0095ecd9 Updated testhal for 19.1.x 2019-10-02 10:47:02 +02:00
Fabien Poussin b4dfe5e274 Updating Makefiles for 19.1.x 2019-10-01 16:12:27 +02:00
Diego Ismirlian d685cfd0c2 USBH: testhal: fix compile with FATFS 0.13 2019-10-01 09:27:51 -03:00
Diego Ismirlian 2644acd83a USBH: testhal: fix compile with ChibiOS 18.2 2019-10-01 09:18:18 -03:00
Diego Ismirlian ebe30922cc Update to RT version 6.1 2019-09-29 19:31:43 -03:00
Diego Ismirlian eb10a7d52f Update copyright 2019-09-29 19:31:05 -03:00
Diego Ismirlian 7b2c61a676 Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-Contrib 2019-08-24 17:45:41 -03:00
Fabien Poussin f7cdcf592e Updated ChibiOS path for all Makefiles 2019-03-12 10:50:06 +01:00
Fabien Poussin ed39bf01d8 USB_HOST fix 2019-03-07 12:55:39 +01:00
Fabien Poussin 6076bdf27d Updating OpAmp code with calibration functions, cleaning. 2019-01-31 17:52:13 +01:00
Fabien Poussin 05faf884a4 Updated opamp example 2019-01-08 20:15:28 +01:00
Fabien Poussin 91e635b08a Adding rudimentary OPAMP Driver 2019-01-08 20:02:45 +01:00
Konstantin Oblaukhov 6f018973ca Various tests and demos fixes. 2018-09-24 20:33:31 +07:00
Konstantin Oblaukhov 933415a3b9 Update chconf.h to RT v5.1. 2018-09-24 20:32:45 +07:00
Konstantin Oblaukhov 2db0e3fd78 New style makefiles for demos and tests. 2018-09-24 20:31:28 +07:00
Diego Ismirlian 8139109715 USBH test corrections 2018-09-02 11:59:32 -03:00
Diego Ismirlian dd1799beda Merge branch 'master' of https://github.com/MegabytePhreak/ChibiOS-Contrib 2018-08-20 21:16:55 -03:00
Diego Ismirlian 0936be2541 Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-Contrib 2018-08-20 20:50:22 -03:00
Paul Roukema 9692d1b7ae Update USB_HOST testhal project for latest ChibiOS 2018-08-05 23:59:28 -04:00
Fabien Poussin 272ee7c0d3 Fixed STM32F7 MSD testhal 2018-03-15 16:35:44 +01:00
Fabien Poussin 0a83c4adda Fixed STM32F4 FSMC examples 2018-03-15 14:46:29 +01:00