51acc3e1b9
update g4 bsp
2021-12-09 12:42:08 +07:00
a5251cb86b
skip host ci for tm4c due to sram overflow
2021-12-07 17:14:20 +07:00
03835c8183
move hcd_musb.c include to family.mk
2021-12-07 16:27:48 +07:00
6ecd93eb60
Merge branch 'master' into add_hcd_for_msp_exp432e401y
2021-12-03 00:30:09 +07:00
369f11fe5c
fix ci
2021-12-02 11:50:28 +07:00
0612433eef
add chipidea highspeed controller
...
add warning to transdimension for the rename
2021-12-01 12:14:44 +07:00
7ad0af64cc
use 4k stack for example with esp32sx
2021-11-29 13:24:10 +07:00
24614de419
Fix build errors
2021-11-29 00:45:57 +09:00
ae9a39ec1f
Add musb driver
2021-11-29 00:42:18 +09:00
1c77f9f669
msp432e4 ci typo, skip dfu example for tm4c123
2021-11-08 20:03:47 +07:00
1e308dd6c0
reduce CFG_TUD_DFU_XFER_BUFSIZE for max compatible
2021-11-08 19:18:52 +07:00
91646d039c
add flash-openocd target. correct ek-tm4c123 button state
2021-11-08 16:41:29 +07:00
a3fc107d94
xmc4500 led blinky, button ok
2021-11-05 11:57:36 +07:00
28b177484d
skip net example for pi4 due to ssize_t conflict
2021-11-02 22:27:00 +07:00
0e733ae14b
add pi4 to ci build in build_aarch64
2021-11-02 21:46:23 +07:00
4ea8f1441d
correct freertos port for efm32gg
2021-10-31 00:19:17 +07:00
6c67fc4125
correctly init hs phy for bcm
2021-10-29 00:53:30 +07:00
07829510e7
Merge branch 'tannewt-rpi' into generalize-synopsys-dwc2
2021-10-26 23:43:35 +07:00
dbd31895bc
change usage of TU_CHECK_MCU() to prevent macro conflict
2021-10-25 17:04:03 +07:00
4ccf60954d
moving esp32s2 to dwc2, abstract dwc2_set_turnaround()
2021-10-25 15:51:41 +07:00
311c05b401
Merge branch 'master' into fix-warnings
2021-10-23 21:23:56 +07:00
b541c0f5e0
Merge pull request #1150 from kkitayam/change_input_terminal_type_to_camera
...
UVC example: change input terminal type to camera from external
2021-10-23 20:48:52 +07:00
5e437ee186
pi cm4 enumerated as full speed device
2021-10-22 21:55:15 +07:00
d42b5604ce
net_lwip_webserver: allow users to enable LWIP_IP6 if desired
2021-10-19 11:29:51 -05:00
6fcf4bee8c
suppress null-dereference by usbh and lwip
2021-10-18 11:42:00 +07:00
826b34a8ac
enable -Wnull-dereference
2021-10-18 00:13:40 +07:00
a5f516893b
more with -Wcast-qual
2021-10-17 16:36:53 +07:00
7325dd6335
Change input terminal type to camera
2021-10-16 12:06:13 +09:00
9a688224d0
msc examples: Extend serial number to 12 digits
...
USB3CV tool complains about too short serial number being used
in MSC device.
This just extends serial number to 12 characters, it makes it
easier to analyze USB3CV logs where this unnecessary warning
made output red.
Offending warning:
Serial Number string for MSC device : iSerialNumber = 0x3
Checking iSerialNumber String Descriptor: index = 0x03.
String Descriptor : "123456". (ENGLISH_US)
Using Language ID 0x409
MSC Serial Number length = 14
Invalid MSC Serial Number length : should be >= 26
*************************
Invalid MSC Serial Number length
*************************
*************************
(MSC: 5.1.2) Serial number must be a string, 12 characters or longer
(if the device supports a BOT interface, bInterfaceProtocol = 0x50),
or exactly 12 characters long (if the device supports a CBI interface,
bInterfaceProtocol = 0x00 or 0x01, and has a serial number).
2021-10-15 14:07:40 +02:00
7596cb3079
update some sense warning from -Wconversion
2021-10-15 15:54:32 +07:00
b26cc2cc46
Add linkermap for size analysis ( #1136 )
...
* add NO_LTO option to make
* add linkermap submodule and linkermap target
* add linkermap to ci build
* linkermap doesn't work with esp32sx map file yet
* add note for linkermap target
2021-10-13 00:57:45 +07:00
379537cb6d
Merge branch 'master' into add_uvc
2021-10-12 22:01:02 +07:00
4d170614dc
rename some video constants
2021-10-11 23:18:24 +07:00
b3bfce2cb7
update the descriptor endpoint ISO for nrf5x
2021-10-11 16:07:34 +07:00
b6d09ca761
Add compile option to allocate video data into flash in video_capture example
2021-10-09 23:02:18 +09:00
a3a18c9ed3
Change the video image to scrolling color bars.
2021-10-09 19:51:51 +09:00
a867d87072
rename CFG_TUD_NET to CFG_TUD_ECM_RNDIS
2021-10-05 16:00:07 +07:00
31cfd5a684
Merge branch 'add_ncm' of https://github.com/majbthrd/tinyusb into majbthrd-add_ncm
2021-10-05 11:39:32 +07:00
d9bda631d4
Merge pull request #1120 from hathach/enhance
...
house keeping update
2021-10-01 23:31:21 +07:00
a1788da410
Add video class entry to rp2040 building scripts
2021-09-30 22:14:29 +09:00
2800a6a583
Add a file to skip bluepill
2021-09-30 21:46:16 +09:00
98e6a93a78
Add a list file for rp2040
2021-09-30 21:38:27 +09:00
889e4103d9
Add files to skip building for small ROM
2021-09-30 21:27:09 +09:00
9a7795464e
Add cast operations to unused parameters
2021-09-30 21:08:57 +09:00
831443a2dc
Move frame settings to usb_descriptors.h
2021-09-30 01:13:33 +09:00
9bcab53c2c
Implement frame rate settings
2021-09-29 22:53:26 +09:00
0c89292a8d
Fix transfer failure when reconnecting
2021-09-29 21:23:19 +09:00
319db9573c
Change video frames to project logo
2021-09-29 21:23:18 +09:00
f7bbdea0b8
Refactor application API parameters
2021-09-29 21:23:17 +09:00
0d6496886c
Change frame buffer management
2021-09-29 21:23:17 +09:00