summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-04-02add alias boards and bus_device to the support matrixNeradoc
2021-03-31add en_GB translation to buildsDan Halbert
2021-03-31Turn off remote wakeup in USB configuration descriptorDan Halbert
2021-03-29no default value for support_matrix[board_id]Neradoc
2021-03-29fix list of modules for alias boardsNeradoc
2021-03-25Switch devices.h to nvm.toml dataScott Shawcroft
2021-03-25sort languages in a way that is not case sensitiveNeradoc
2021-03-24implement issue #4470Neradoc
2021-03-15codeformat: Do search&replace without sedJeff Epler
2021-03-15codeformat: use pathlib for correct(-er) processing of * vs ** in globsJeff Epler
2021-03-15codeformat: Run sed only on requested filesJeff Epler
2021-03-15codeformat: require filenames, filter them by include/exclude listsJeff Epler
2021-03-15codeformat: Exclude specified files even from commandline, for pre-commitJeff Epler
2021-03-15run code formatting scriptmicroDev
2021-03-15update pre-commitmicroDev
2021-03-01build_release_files: Only build languages in an allow-listJeff Epler
2021-02-21USB descriptors: Save flash storage for serial numberJeff Epler
2021-02-16works! no timeoutsDan Halbert
2021-02-12wipDan Halbert
2021-02-11merge from upstream; complicated webusb mergeDan Halbert
2021-02-05fix bitmap_font path in display resource genfoamyguy
2021-02-04usb descriptors all set; rework of enabling for USB devicesDan Halbert
2021-02-04Changed URLKevin Banks
2021-02-04Fix typo in comment FiriaCTO
2021-02-03(I could have sworn I deleted that line...)Kevin Banks
2021-02-03Code cleanup and added a WEBUSB_README fileKevin Banks
2021-02-03Merge branch 'main' into webusb (trying to get CI back online)Kevin Banks
2021-02-03Trying to keep two ARM builds from overflowing their FLASHKevin Banks
2021-02-01Restored accidentally deleted characterKevin Banks
2021-02-01ITF_NUM_VENDOR is now automatically computed at run-timeKevin Banks
2021-01-28Partially hard-coded VENDOR descriptor has been added. First build to be acce...Kevin Banks
2021-01-27Fix blinka release PR language listScott Shawcroft
2021-01-26BOS and MS_OS_2.0 descriptors have been added. Still more descriptor work TODO.Kevin Banks
2021-01-25Most of the code we need has been pulled in from the tinyusb webusb_serial de...Kevin Banks
2021-01-22Now generates the WebUSB URL Descriptor. Still need to generate the Vendor De...Kevin Banks
2021-01-20Add initial RP2040 supportScott Shawcroft
2021-01-20Initial steps, mostly via clone and modify.Kevin Banks
2020-12-29mark script as executableJeff Epler
2020-11-27fix stub problems; touch up docDan Halbert
2020-11-18Update build board info.Scott Shawcroft
2020-10-29Fixing make stub warnings and mypy issuesmaksw23
2020-09-30Ignore duplicate USB PID for prerelease versionScott Shawcroft
2020-09-17Reorganize sdkconfigs and release UF2sScott Shawcroft
2020-09-17Merge pull request #2966 from sommersoft/ci_check_vid_pidScott Shawcroft
2020-09-15Add more PIDs for unique boardsScott Shawcroft
2020-09-10Merge pull request #3302 from xiongyihui/mainScott Shawcroft
2020-08-30Remove debugging print-out for endpoint checking.Dan Halbert
2020-08-27gen_usb_descriptor: Fix off-by-1 error in endpoint countingJeff Epler
2020-08-26rename reader toolLucian Copeland
2020-08-19Add usb-endpoint-count checkingJeff Epler