| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-15 | fix ci with win/mac | hathach | |
| 2023-06-15 | refactor khci to chipidea fs driver for device (host is not yet) | hathach | |
| 2023-06-14 | update kinetis kl to use mcx-sdk, also add cmake support | hathach | |
| note: cdc_msc_freertos built but does not seems to work with kl | |||
| 2023-06-14 | Merge pull request #2109 from hathach/typec-rename | Ha Thach | |
| Typec rename | |||
| 2023-06-14 | mcx neeed helps to locate rtt control block | hathach | |
| 2023-06-14 | update segger rtt to fix cast align | hathach | |
| 2023-06-14 | rename typec driver | hathach | |
| 2023-06-13 | ide setting | hathach | |
| 2023-06-13 | Merge pull request #2107 from hathach/fix-usbh-enum-issue | Ha Thach | |
| fix usbh issue when device genreate multiple attach/detach/attach when plugging in | |||
| 2023-06-13 | fix usbh issue when device genreate multiple attach/detach/attach when ↵ | hathach | |
| plugging in | |||
| 2023-06-12 | Merge pull request #2104 from hathach/g4-pd | Ha Thach | |
| Initial support for USB PD stack | |||
| 2023-06-12 | add typec example to cmake | hathach | |
| 2023-06-12 | update docs | hathach | |
| 2023-06-12 | tested with 9V request | hathach | |
| 2023-06-12 | wrap up initial PD support for G4 | hathach | |
| 2023-06-12 | ad pd_types.h | hathach | |
| 2023-06-12 | response with request safe5v, get passed PS_READY | hathach | |
| 2023-06-10 | Merge pull request #2100 from kilograham/top_broken | Ha Thach | |
| movement of TOP in c0ecf8b5 broke RP2040 SDK build | |||
| 2023-06-09 | able to parse SOURCE_CAP message from dfp | hathach | |
| 2023-06-09 | move protocol message to stack, disable battery in PWR's CR3 | hathach | |
| there is still issue with CC1/CC2 pull down resistor and vstate is not correct. | |||
| 2023-06-08 | Fix typos | Eugene Kliuchnikov | |
| 2023-06-08 | enable DMA for both pd rx, tx | hathach | |
| 2023-06-08 | dma rx works well | hathach | |
| 2023-06-08 | define tuc_int_handler() to empty if TUC not enabled | hathach | |
| 2023-06-08 | default CFG_TUC_ENABLED to 0 | hathach | |
| 2023-06-07 | movement of TOP in c0ecf8b5 broke RP2040 SDK build | graham sanderson | |
| 2023-06-07 | Merge pull request #2077 from abakosh/renesas_packed | Ha Thach | |
| fix(RA Host Portable): git rid of the IAR warnings for packed | |||
| 2023-06-07 | able to response with good crc | hathach | |
| 2023-06-07 | fix(RA): static assert RUSB2 register | Aladdin Bakosh | |
| 2023-06-07 | inital support for usb typec and pd example | hathach | |
| 2023-06-07 | able to receive first PD message | hathach | |
| 2023-06-07 | revert board flash latency to 8 | hathach | |
| 2023-06-07 | update rtt to rev 25842 | hathach | |
| 2023-06-06 | able to get usbpd irq handler | hathach | |
| - handle cc1, cc2 voltage changes - get order set, rx message end interrupt - add segger rtt support for cmake | |||
| 2023-06-05 | clean up | hathach | |
| 2023-06-05 | clean up | hathach | |
| 2023-06-05 | renesas_ra: fix wrong ifdef | Martino Facchin | |
| Since CFG_TUSB_RHPORT1_MODE is always defined now for backwards compatibility | |||
| 2023-06-05 | Merge remote-tracking branch 'mainline/master' into HEAD | Martino Facchin | |
| Update fsp to 4.0.0 | |||
| 2023-06-05 | renesas_rx: fix compilation on latest GCC | Martino Facchin | |
| __CCRX__ only applyes to version 4 of RX family compiler http://tool-support.renesas.com/autoupdate/support/onlinehelp/csp/V4.01.00/CS+.chm/Compiler-CCRX.chm/Output/ccrx04c0201y.html __RX__ is one of the macros exported by latest gcc (gcc_8.3.0.202305_rx_elf) | |||
| 2023-06-02 | fix(RA Host Portable): git rid of the IAR warnings for packed | Aladdin Bakosh | |
| 2023-06-02 | Merge pull request #2092 from hathach/stm32g4 | Ha Thach | |
| Stm32g4 | |||
| 2023-06-02 | fix iar ci | hathach | |
| 2023-06-02 | fix ci | hathach | |
| 2023-06-02 | build g0 g4 iar cmake | hathach | |
| 2023-06-02 | update cmake to build with IAR for g0 and g4 | hathach | |
| 2023-06-02 | add IAR support for G0 with cmake | hathach | |
| 2023-06-02 | cmake refactor | hathach | |
| 2023-06-02 | fix usb clock for dpow1 | hathach | |
| 2023-06-01 | For FreeRTOS kernel-aware debugging, when queue registry is enabled, label ↵ | Dave Nadler | |
| tinyUSB queue | |||
| 2023-06-01 | Merge pull request #2089 from DRNadler/master | Ha Thach | |
| Fix diagnostic format string (missing %u) | |||
