Ha Thach
ea1dfc1fd5
Merge pull request #956 from kkitayam/fix_audio_format_for_renesas_rx
...
add settings for Renesas RX family
2021-08-13 14:36:45 +07:00
Ha Thach
63f7dfeb8e
Merge pull request #1013 from kasjer/kasjer/da1469x-fix-register-file-dependency
...
dcd_da1469x: Use mcu.h instead of MCU specific header
2021-08-11 19:38:46 +07:00
Jerzy Kasenberg
2c7bb540b4
dcd_da1469x: Use mcu.h instead of MCU specific header
...
dcd_da1469x can work with broader range of MCUs that
share same USB core.
Specific header file that was used DA1469xAB.h now it is changed
to mcu/mcu.h which includes actual MCU specific register file.
2021-08-10 20:26:51 +02:00
Ha Thach
a5b464c5ca
Merge pull request #1012 from hathach/fix-newline-keycode-usage
...
correct newline usage keycode (ENTER 0x28)
2021-08-10 17:09:09 +07:00
hathach
2ea0ef4543
correct newline usage keycode (ENTER 0x28)
2021-08-10 16:40:43 +07:00
Ha Thach
70b26b561a
Merge pull request #1011 from hathach/correct-hid-inout-example
...
Correct hid inout example
2021-08-10 16:06:50 +07:00
hathach
40afc8c5de
update node script to always shift dummy reportID like python
...
allow specify all product id with 0xFFFF in boards.js
2021-08-10 15:40:25 +07:00
hathach
312fd5f839
fix hid_test.py for hid inout to correctly preceeded with dummy reportID
...
add note for install hidapi on windows
2021-08-09 22:57:11 +07:00
Ha Thach
d2257db87f
Merge pull request #1004 from ctag-fh-kiel/master
...
STM32L151 portable driver adaptations
2021-08-09 16:07:42 +07:00
Robert Manzke
ea72d64992
STM32L151 portable driver adaptations
2021-08-08 08:30:52 +02:00
Ha Thach
88f5c04fe0
Merge pull request #985 from HiFiPhile/same70
...
SAMx7x improvements
2021-08-06 11:32:57 +07:00
Ha Thach
b8055aeccf
Merge pull request #1000 from hathach/more-doc
...
More doc
2021-08-06 01:06:22 +07:00
hathach
6be2d46b53
update link to docs.tinyusb.org
2021-08-05 18:32:44 +07:00
hathach
188bc0e991
change webusb-serial landing page
...
- to example.tinyusb.org/webusb-serial/
- remove landing page from doc
2021-08-05 18:00:41 +07:00
MasterPhi
a698dda67e
Minor fix.
2021-08-05 09:56:24 +02:00
hathach
b5d218e684
add html extra for webusb example
2021-08-05 14:06:08 +07:00
hathach
2b521e0c10
rename to .readthedocs.yaml
...
exclude all submodules for docs
2021-08-05 12:29:32 +07:00
Rafael Silva
82d73d3350
Merge pull request #997 from hathach/perigoso-readme-patch
...
readme: fix link to online documentation
2021-08-04 16:31:57 +01:00
Rafael Silva
546d869ffb
readme: fix link to online documentation
2021-08-04 16:25:01 +01:00
Ha Thach
623a775f78
Merge pull request #983 from perigoso/docs
...
Docs
2021-08-04 22:20:22 +07:00
hathach
6805c9d734
add back info to readme, use stack.svg
2021-08-03 18:25:02 +01:00
HiFiPhile
bece3bca08
Add @HiFiPhile in CONTRIBUTORS.rst
2021-08-02 20:20:23 +02:00
Ha Thach
af8e5a90f4
Merge pull request #991 from hathach/fix-midi-available
...
correct midi available with already stream read
2021-08-02 19:25:24 +07:00
hathach
794bbd7177
fix warning
2021-08-02 18:58:27 +07:00
hathach
98e4ba6a12
correct midi available with already stream read
2021-08-02 18:55:12 +07:00
Ha Thach
8a48e994b6
Merge pull request #874 from kkitayam/add_xfer_fifo_for_rx63
...
Add dcd_edpt_xfer_fifo() for RX63N
2021-08-02 17:12:20 +07:00
kkitayam
45e55a8ea0
fix: D0FIFOSEL setting was incorrectly when big-endian is selected.
...
In pipe_xfer_in(), the endianness setting of D0FIFOSEL was lacking due to refactoring.
And add type cast operation to avoid warnings by CCRX.
2021-07-31 12:20:19 +09:00
MasterPhi
383290a634
Move register define to separate header.
2021-07-30 21:15:58 +02:00
perigoso
1a27dad7bb
docs/supported: add Waveshare OpenH743I-C to board support list
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:48:08 +01:00
perigoso
0e6e137f5d
readme: add local links to documentation
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
a6ae310f5f
readme: convert md readme to rst
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
83d72cc1d5
docs/contributors: add credit for docs
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
0da08031ea
readme: added docs status badge
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
f900a3ba7f
docs: remove doxygen files
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
37e2342086
readme: remove redundant info, and point to new docs
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
358d781162
docs: update main index
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
37c56d677a
docs: add local copy of stackup image, with added backround
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
8e791c118c
docs: add info section index
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
21e3fca4be
docs: add list of projects that use Tusb
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
42f551ec54
docs: add supported devices list
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
ff3c01ecc2
docs: move contributors to info section
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
a183e5a72b
docs: add structure doc
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
e2d05bff93
docs: add contributing section index
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
f4f1e1f06f
docs: port porting doc to rst
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
62049089ba
docs: add reference section index
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
106924be9a
docs: port getting started doc to rst
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
9d3e1aaafc
docs: port concurrency doc to rst
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
1bbac1c818
changelog: move from root to docs subdirectory
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
4fde6a81d9
docs: symbolic link to changelog file for use in documentation
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00
perigoso
883040e88e
changelog: create changelog file and import from release
...
Signed-off-by: perigoso <perigoso@riseup.net>
2021-07-30 12:46:30 +01:00