summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-30readme: added docs status badgeperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: remove doxygen filesperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30readme: remove redundant info, and point to new docsperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: update main indexperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: add local copy of stackup image, with added backroundperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: add info section indexperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: add list of projects that use Tusbperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: add supported devices listperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: move contributors to info sectionperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: add structure docperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: add contributing section indexperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: port porting doc to rstperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: add reference section indexperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: port getting started doc to rstperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: port concurrency doc to rstperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30changelog: move from root to docs subdirectoryperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: symbolic link to changelog file for use in documentationperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30changelog: create changelog file and import from releaseperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: symbolic link to code of conduct file for use in documentationperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30code_of_conduct: refactor file from markdown to restructuredtextperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: symbolic link contributors file for use in documentationperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30contributors: refactor contributors file from markdown to restructuredtextperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30readme: use new svg logoperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: add readthedocs configperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: add new svg logoperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30docs: setup sphinx docsperigoso
Signed-off-by: perigoso <[email protected]>
2021-07-30Add cache clean/invalidate.MasterPhi
2021-07-30Move clock enable to BSP.MasterPhi
2021-07-29add the entry for RX72Nkkitayam
2021-07-29add RX65Nkkitayam
2021-07-29add a condition regarding OPT_MCU_RX63Nkkitayam
2021-07-29Change the accessing method of TU_FIFO from ↵kkitayam
read/write_n_const_addr_full_words to get_write/read_info and advance_write/read_pointer pairs.
2021-07-29added support for dcd_edpt_xfer_fifokkitayam
2021-07-29Refactor and clean upkkitayam
2021-07-29Merge pull request #980 from BennyEvans/masterHa Thach
Waveshare OpenH743I-C BSP
2021-07-29Merge pull request #859 from Wini-Buh/CCRX_PortHa Thach
Adaptations for Renesas CCRX toolchain and Rx72N controller performed
2021-07-29Merge pull request #982 from HiFiPhile/dfu_warningHa Thach
Fix IAR warning
2021-07-27Fix IAR warningMasterPhi
2021-07-27Small tidy up for waveshare openh743i BSP.Ben Evans
2021-07-27Updated docs to add Wavehsare OpenH743I-C to STM32 boards list.Ben Evans
2021-07-27Added BSP for waveshare openh743i.Ben Evans
2021-07-23Merge pull request #976 from hathach/readmeHa Thach
Quick Readme update
2021-07-23Update README.mdHiFiPhile
Use SAME7x
2021-07-22Quick Readme updateHiFiPhile
2021-07-22clean up compilerhathach
2021-07-22update endianhathach
2021-07-22rename bit filed orderhathach
clean up packed/bit order begin end
2021-07-22rename packed begin/endhathach
2021-07-22clean up max packet size endianhathach
2021-07-22Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into ↵hathach
Wini-Buh-CCRX_Port