Files
SharpKey/main/esp_efuse_custom_table.csv

2.4 KiB

1##########################################################################
2# field_name, | efuse_block, | bit_start, | bit_count, |comment #
3# | (EFUSE_BLK0 | (0..255) | (1..-) | #
4# | EFUSE_BLK1 | |MAX_BLK_LEN*| #
5# | EFUSE_BLK2 | | | #
6# | EFUSE_BLK3) | | | #
7##########################################################################
8#
9#
10# this will generate new source files, next rebuild all the sources.
11#
12HARDWARE_REVISION, EFUSE_BLK3, 56, 16, Hardware Revision
13SERIAL_NO, EFUSE_BLK3, 72, 16, Serial number
14DISABLE_RESTRICTIONS, EFUSE_BLK3, 88, 1, Disable firmware restrictions
15RESERVED1, EFUSE_BLK3, 89, 7, Reserved for flags
16BUILD_DATE, EFUSE_BLK3, 160, 24, Build date
17#ENABLE_MZ2500, EFUSE_BLK0, 152, 1, Enable MZ2500 Mode
18#ENABLE_MZ2800, EFUSE_BLK0, 153, 1, Enable MZ2800 Mode
19#ENABLE_X1, EFUSE_BLK0, 154, 1, Enable X1 Mode
20#ENABLE_X68000, EFUSE_BLK0, 155, 1, Enable X68000 Mode
21#ENABLE_MOUSE, EFUSE_BLK0, 156, 1, Enable Mouse Mode
22#ENABLE_BT, EFUSE_BLK0, 157, 1, Enable Bluetooth
23#ENABLE_MZ6500, EFUSE_BLK0, 158, 1, Enable MZ6500 Mode
24#ENABLE_PC9801, EFUSE_BLK0, 159, 1, Enable NEC PC9801 Mode
25#ENABLE_RSV1, EFUSE_BLK0, 160, 1, Enable RSV1 Mode
26#ENABLE_RSV2, EFUSE_BLK0, 161, 1, Enable RSV2 Mode
27#ENABLE_RSV3, EFUSE_BLK0, 162, 1, Enable RSV3 Mode
28#ENABLE_RSV4, EFUSE_BLK0, 163, 1, Enable RSV4 Mode
29#ENABLE_RSV5, EFUSE_BLK0, 164, 1, Enable RSV5 Mode
30#ENABLE_RSV6, EFUSE_BLK0, 165, 1, Enable RSV6 Mode
31#ENABLE_RSV7, EFUSE_BLK0, 166, 1, Enable RSV7 Mode
32#ENABLE_RSV8, EFUSE_BLK0, 167, 1, Enable RSV8 Mode