esp-idf/tools/cmake
Alex Lisitsyn ea6710ce98 soc/hal: add tinyusb support esp32s3
add usb hal/soc, usb_ll files and esp32s3 target for usb
move usb_hal.h into soc common folder
soc/hal: fix soc and periph for usb
tinyusb: fix tinyusb io header
hal: usb_ll fix pull up/down config for esp32s3
soc/hal: fix peripheral addresses
2021-05-06 16:20:54 +08:00
..
scripts cmake: set IDF_VERSION_* variables at requirement expansion stage 2020-12-15 20:53:19 +01:00
third_party Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
build.cmake cmake: Improve the error message if the Python interpreter fails to run 2021-04-01 09:51:28 +11:00
component.cmake Move call for component manager to build.cmake 2021-02-04 15:07:23 +01:00
convert_to_cmake.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
crosstool_version_check.cmake cmake: fix crosstool-NG version check regex 2019-06-10 09:51:40 +00:00
dfu.cmake soc/hal: add tinyusb support esp32s3 2021-05-06 16:20:54 +08:00
git_submodules.cmake CI: build system do not check submodule for CI 2019-12-08 20:32:10 +08:00
idf.cmake tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 2020-12-29 18:14:47 +01:00
kconfig.cmake tools: Invoke menuconfig as named module 2020-12-13 08:07:00 +01:00
ldgen.cmake ci: enabled ldgen mapping check in ci 2021-01-19 11:17:18 +08:00
project.cmake Merge branch 'bugfix/override_cmake_python' into 'master' 2021-04-13 03:39:16 +00:00
project_description.json.in Decompose idf_monitor.py 2021-04-12 10:47:33 +02:00
run_dfu_util.cmake Add ability to select a device for DFU flashing 2020-05-28 09:31:35 +02:00
targets.cmake system: Log a warning when booting bootloader or app configured for FPGA use 2021-02-01 14:24:38 +11:00
toolchain-esp32.cmake global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
toolchain-esp32c3.cmake cmake: Add esp32c3 toolchain file 2020-12-24 14:18:02 +11:00
toolchain-esp32s2.cmake esp32s2: remove -nostdlib accidentally added 2020-01-23 17:00:31 +01:00
toolchain-esp32s3.cmake global: add new target name: esp32-s3 2020-06-11 21:40:08 +08:00
toolchain-linux.cmake build system: don't add GCC-specific options when building with clang 2021-01-24 12:48:29 +01:00
uf2.cmake tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 2020-12-29 18:14:47 +01:00
utilities.cmake Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
version.cmake version: Update to v4.4-dev 2021-02-10 16:07:24 +11:00