Fu Hanxi
|
c0568611dd
|
docs: changes docs supported targets tables
|
2022-07-14 08:26:32 +08:00 |
Michael (XIAO Xufeng)
|
f7be540222
|
ci: partially enable example build for esp32c2
|
2022-06-02 14:17:31 +08:00 |
laokaiyao
|
cf353c505a
|
i2c: support esp32h2
|
2022-02-23 15:19:37 +08:00 |
Omar Chebib
|
b8c6c5334f
|
i2c: modify examples to work out of the box on ESP32S3
On ESP32S3, the default I2C pins of the examples are already used by USB.
This commit changes the default pins.
|
2021-07-21 11:04:16 +08:00 |
laokaiyao
|
5b5dc4c8ca
|
examples/i2c_tools: fixed the build error of i2ctools example on esp32c3
|
2021-04-23 10:31:24 +08:00 |
Fu Hanxi
|
5b2fa1a5ad
|
build_app: make multi target support readable
|
2020-04-09 16:40:57 +08:00 |
Felipe Ruhland
|
718a34f765
|
Fix typo from ic2_tools readme
Merges https://github.com/espressif/esp-idf/pull/4488
|
2020-03-07 12:11:37 +08:00 |
suda-morris
|
75cadc2e41
|
console: simplify examples
1. simplify console examples
2. add "quit" command
3. support console command overwrite
4. add API reference
|
2020-02-07 20:15:06 +08:00 |
Angus Gratton
|
47bbb107a8
|
build system: Use CMake-based build system as default when describing commands
|
2019-07-08 17:31:27 +10:00 |
morris
|
2b165f99c4
|
i2c_tool: add i2c_tool example test
1. add example test for i2c-tools
2. make command line arguments number configurable
|
2018-11-30 10:08:28 +08:00 |
morris
|
6d1e23796f
|
i2c/i2c-tools: add i2c-tools example
1. add command i2cconfig
2. add command i2cdetect
3. add command i2cget
4. add command i2cset
5. add command i2cdump
6. add README.md
|
2018-10-16 16:13:21 +08:00 |