summaryrefslogtreecommitdiff
path: root/src/portable/renesas
AgeCommit message (Expand)Author
2021-08-19Add compile switch to enable SOF during suspend onlykkitayam
2021-08-19Removes redundant SOF processing from the Renesas RX family.kkitayam
2021-08-16add note for renesas rx remote wakeuphathach
2021-07-31fix: D0FIFOSEL setting was incorrectly when big-endian is selected.kkitayam
2021-07-29Change the accessing method of TU_FIFO from read/write_n_const_addr_full_word...kkitayam
2021-07-29added support for dcd_edpt_xfer_fifokkitayam
2021-07-29Refactor and clean upkkitayam
2021-07-22clean up compilerhathach
2021-07-22update endianhathach
2021-07-22rename bit filed orderhathach
2021-07-22rename packed begin/endhathach
2021-07-22Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into Wini-Buh...hathach
2021-07-05remove unnecessary blocking operation.kkitayam
2021-07-03Add SUSPEND/RESUME handling for Renesas RX family.kkitayam
2021-06-29Make toolchain dependency more consistentWini-Buh
2021-06-29Merge from current master. Fixed a compilation error with the GNUC toolchainWini-Buh
2021-06-29Merge remote-tracking branch 'origin/master' into CCRX_PortWini-Buh
2021-06-26add the entry for RX65Nkkitayam
2021-06-22final clean upWini-Buh
2021-06-11weak atrribute work around removed from CCRX_PortWini-Buh
2021-06-02Missing RX device dependency correctedWini-Buh
2021-05-29Adaptations for Renesas CCRX toolchain and Rx72N controller performedWini-Buh
2021-03-28cleanupkkitayam
2021-03-27fixed a OUT transfer did not completed multiple of the max packet sizekkitayam
2021-03-27using BRDY interruption for handling IN transfers.kkitayam
2021-03-26update for gr_citurskkitayam
2021-03-26added dcd for Renesas USBakkitayam