Matus Fabo
|
24268d47a2
|
change: renamed FATFS convenience mounting functions
change: renamed every instance of these functions
add: deprecation notice with old functions
change: CC0 licence to CC0-1.0 in fatfsgen_example_main.c
|
2022-04-11 08:44:40 +00:00 |
|
Marius Vikhammer
|
04df1f3a42
|
CI: enable example builds for C3
Enables building C3 examples in CI.
Fixes related warnings/errors and disables examples that cannot run.
|
2021-02-09 12:04:02 +08:00 |
|
morris
|
29f8aecfc0
|
console_repl: change config structure to support different devices
|
2020-07-02 07:39:46 +00: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 |
|
houwenxiang
|
f27ae9b0e2
|
feature: Add uart hal support.
|
2019-11-26 20:01:50 +08:00 |
|
suda-morris
|
81e88764d5
|
console: fix wrong param passed to esp_err_to_name
|
2019-10-14 19:49:19 +08:00 |
|
Anton Maklakov
|
afbaf74007
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
|
suda-morris
|
cb42c29252
|
ethernet: support dm9051
1. move resource allocation from xxx_init to xxx_new
2. fix enabling tx checksum insertion by mistake
3. iperf example: enlarge max arguments
4. add examples for spi-ethernet
Closes https://github.com/espressif/esp-idf/issues/3715
Closes https://github.com/espressif/esp-idf/issues/3711
|
2019-07-04 19:38:13 +08:00 |
|
suda-morris
|
90c4827bd2
|
add esp_eth component
|
2019-06-26 10:19:23 +08:00 |
|