| Age | Commit message (Collapse) | Author |
|
Non-bus-powered MSP430 support.
|
|
|
|
|
|
|
|
|
|
Fix pointer typo in video_capture_2ch
|
|
|
|
|
|
protect register in functions that are called within init-code
|
|
be recovered."
This reverts commit 4d7296109e31690972d8cf09e6138131938cb0ed.
|
|
recovered.
|
|
TinyUSB stack ported to MCXA and MXCN freedom boards.
|
|
Add an example of 2ch video capture.
|
|
|
|
|
|
|
|
|
|
|
|
this help reduce sram requirement for example, also provide different format (uncompressed & mpeg)
|
|
|
|
- forward MAX3421_HOST=1 from makefile to cmake
- add feather_rp2040_max3421 board to run with ci for rp2040 + max3421
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also remove pico_bootsel_via_double_reset from rp2040
|
|
|
|
|
|
- fix ceedling with ruby 3.1
- allow overwrite CMAKE_C_COMPILER/CMAKE_CXX_COMPILER from command line
|
|
This reverts commit 6afd4a57896f9c9e794de3ab6eabc73d18be4bd0, reversing
changes made to 5c14bd13da211ff2679115b0dba96ac80c1a516c.
|
|
|
|
|
|
|
|
|
|
|
|
update video_capture
|
|
|
|
|
|
|
|
|
|
use struct to define uvc descriptor for video_capture since uvc is
rather too complicated to use macro templates
|
|
|
|
|
|
|
|
|