| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-07 | Merge pull request #553 from hathach/host-async-control | Ha Thach | |
| Host async control | |||
| 2020-11-02 | use same51 driver to adafruit asf4 submodule | hathach | |
| 2020-10-30 | remove st_driver submodule | hathach | |
| 2020-10-30 | use cmsis 5 for all stm32 | hathach | |
| 2020-10-30 | add more stm mcu | hathach | |
| 2020-10-30 | l4 use offical st driver repo | hathach | |
| 2020-10-30 | l0 use offical st driver repo | hathach | |
| 2020-10-30 | h7 use offical st driver repo | hathach | |
| 2020-10-30 | f7 use offical st driver repo | hathach | |
| 2020-10-30 | f3 use offical st driver repo | hathach | |
| 2020-10-30 | f2 use offical st driver repo | hathach | |
| 2020-10-30 | f1 use offical st driver repo | hathach | |
| 2020-10-30 | random clean up | hathach | |
| 2020-10-30 | f0 use offical st driver repo | hathach | |
| 2020-10-30 | f4 use offical st driver repo | hathach | |
| 2020-10-14 | bsp: atsamd21_xpro: removed no longer needed workaround | Peter Lawrence | |
| 2020-10-11 | bsp: add ATSAMD21-XPRO eval board | Peter Lawrence | |
| 2020-10-11 | Merge branch 'master' into host-async-control | hathach | |
| 2020-10-11 | Merge pull request #520 from salkinium/feature/misc_enhancements | Ha Thach | |
| STM32F3 IRQ remap option and some minor improvements | |||
| 2020-10-11 | Remap USB IRQs on STM32F303 BSP | Niklas Hauser | |
| 2020-10-11 | update microchip driver | hathach | |
| also skip audio_test for same5x for now due to assert() macro conflict | |||
| 2020-10-09 | Merge branch 'master' into house-keeping | hathach | |
| 2020-10-09 | use pyocd for iMXRT boards | hathach | |
| 2020-10-09 | Merge pull request #531 from majbthrd/mimxrt1010stack | Ha Thach | |
| mimxrt1010_evk: double stack size to allow net_lwip_webserver to run | |||
| 2020-10-08 | add flash-pyocd support | hathach | |
| 2020-10-08 | clean up jlink default interface | hathach | |
| 2020-10-08 | Merge pull request #528 from jgressmann/port-atsame51-to-tinyusb | Ha Thach | |
| Adds files for the open source D5035-01 hardware | |||
| 2020-10-07 | mimxrt1010_evk: double stack size to allow net_lwip_webserver to run | Peter Lawrence | |
| 2020-10-07 | D5035-01 bsp: fix typo | Jean Gressmann | |
| 2020-10-07 | Address various issues raised by TinyUSB maintainers | Jean Gressmann | |
| - remove OPT_MCU_SAME51 in favor of OPT_MCU_SAME5X and working around differences in the Atmel bsp locally in the D5035-01 bsp. - rename board folder to d5035_01 for consistency with other boards | |||
| 2020-10-07 | fix usb pin config with idf latest | hathach | |
| 2020-10-06 | D5035-01: more natural Makefile variable use | Jean Gressmann | |
| 2020-10-05 | D5035-01 bsp: fix paths, default to hw rev 1 (automated build) | Jean Gressmann | |
| 2020-10-05 | Update Microchip submodule commit | Jean Gressmann | |
| 2020-10-05 | Adds files for the open source D5035-01 hardware | Jean Gressmann | |
| The board's files are here: https://github.com/RudolphRiedel/USB_CAN-FD | |||
| 2020-09-06 | replacing hcd_pipe_xfer by usbh_edpt_xfer | hathach | |
| 2020-09-04 | update doc | hathach | |
| 2020-09-03 | fix vector assign | hathach | |
| 2020-09-03 | rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handler | hathach | |
| 2020-09-03 | revert to use __USE_LPCOPEN | hathach | |
| properly init fpu on LPC M4 | |||
| 2020-09-02 | ohci work, tested with lpc1769 | hathach | |
| 2020-09-02 | fix ci build | hathach | |
| 2020-09-02 | revert to use float-abi | hathach | |
| define __USE_CMSIS instead of __USE_LPCOPEN will have startup enable FPU on startup properly. Although it is only relevant to lpx43/40 series, change all to __USE_CMSIS for consistency | |||
| 2020-09-01 | add more logging to host stack | hathach | |
| tested host with lpc4357, don't use fpu with lpc m4 since it seems to cause hardfault (stack does not make use of fpu anyway). | |||
| 2020-09-01 | clean up | hathach | |
| 2020-09-01 | Merge branch 'master' into update-host | hathach | |
| 2020-08-27 | add itsybitsy nrf52840 board support | hathach | |
| 2020-08-22 | add OPT_MCU_SAMD11 | hathach | |
| skip ci build for example that need more ROM/RAM could fit into SAMD11 | |||
| 2020-08-21 | add support for SAMD11 devices / add samd11_xplained board | Katherine Temkin | |
| 2020-08-21 | fix samg55 ci build | hathach | |
