arduino-esp32/libraries/ESP32/examples
dpnebert 595dc01830
Added example 'get mac address' (#8618)
* Example sketch prints MAC for different interfaces

Interfaces described in documenation: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/misc_system_api.html#mac-address

* Update README.md to include 'MacAddress'

* Add files via upload

* Delete libraries/ESP32/examples/MacAddress/GetMacAddress.ino

* Delete libraries/ESP32/examples/MacAddress/GetMacAddress/GetMacAddress.ino

* Delete libraries/ESP32/examples/MacAddress/GetMacAddress/MacAddress directory

* Add files via upload

* Add files via upload

* Adds necessary MAC header file

* Reverting - moving to the sketch

* Adds include with esp_mac_type_t values

---------

Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>
Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>
2023-11-29 12:11:46 +02:00
..
AnalogOut ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
AnalogRead Added ADC API doc + simple example (#6301) 2022-02-23 15:45:19 +02:00
AnalogReadContinuous Analog Continuous mode API (#8715) 2023-10-06 13:47:08 +03:00
ArduinoStackSize Adds support to change LoopTask Stack size (#6025) 2021-12-20 13:10:36 +02:00
Camera/CameraWebServer ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
ChipID/GetChipID Update GetChipID.ino (#4070) 2020-09-30 15:24:29 +03:00
CI/CIBoardsTest [CI] Boards test fix + sketch (#8099) 2023-04-19 13:51:20 +03:00
DeepSleep ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
ESPNow ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
FreeRTOS ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
GPIO ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
MacAddress/GetMacAddress Added example 'get mac address' (#8618) 2023-11-29 12:11:46 +02:00
ResetReason Add ESP32-C2 support (#8881) 2023-11-21 15:16:47 +02:00
RMT Neopixel fix (#8845) 2023-11-09 23:15:10 +02:00
Serial Serial as a #define (#8798) 2023-10-25 10:50:51 +03:00
Template/ExampleTemplate Added ESP32-S3 link to the datasheet (#7738) 2023-01-20 15:18:51 +00:00
Time/SimpleTime ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
Timer ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
Touch ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
TWAI ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00