Files
esp-idf/components/esp_wifi/regulatory
Chen Yudong b8a23f8a0e refactor(esp_wifi): migrate regulatory tools to esp-pylib
Replace ad-hoc print/raise patterns in reg_parse.py and reg2fw.py with
esp_pylib.logger log.warn/log.die and install_exception_reporting().

Signed-off-by: Chen Yudong <chenyudong@espressif.com>
2026-07-01 09:28:11 +08:00
..

REGULATORY

Introduction

esp_wifi_regulatory.txt and esp_wifi_regulatory.c defines wireless communication regulations for different countries and regions to ensure that the device operates in compliance with local regulations.

esp_wifi_regulatory.c is generated from esp_wifi_regulatory.txt by using the reg2fw.py script.

  • Generate esp_wifi_regulatory.c
    • cd ${IDF_PATH}/components/esp_wifi/regulatory
    • python reg2fw.py