OVMS3-idf/components/efuse
Konstantin Kondrashov 399d2d2605 all: Using xxx_periph.h
Using xxx_periph.h in whole IDF instead of xxx_reg.h, xxx_struct.h, xxx_channel.h ... .

Cleaned up header files from unnecessary headers (releated to soc/... headers).
2019-06-03 14:15:08 +08:00
..
esp32 efuse/flash encryption: Reduce FLASH_CRYPT_CNT to a 7 bit efuse field 2019-04-03 14:07:20 +11:00
include Rename Kconfig options (components/bootloader) 2019-05-21 09:32:55 +02:00
src all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
test all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
test_efuse_host efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00
CMakeLists.txt components: update with build system changes 2019-05-13 19:59:17 +08:00
component.mk efuse: Add API efuse 2019-02-28 07:31:29 +00:00
efuse_table_gen.py efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00
Kconfig efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00
Makefile.projbuild efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00