File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77#define PBSYS_CONFIG_STORAGE_ROM_SIZE (PBDRV_CONFIG_BLOCK_DEVICE_TEST_SIZE)
88#define PBSYS_CONFIG_STORAGE_OVERLAPS_BOOTLOADER_CHECKSUM (0)
99#define PBSYS_CONFIG_STORAGE_USER_DATA_SIZE (512)
10- #define PBSYS_CONFIG_STORAGE_AUTO_START (1)
1110#define PBSYS_CONFIG_STATUS_LIGHT (0)
1211#define PBSYS_CONFIG_STATUS_LIGHT_BATTERY (0)
1312#define PBSYS_CONFIG_STATUS_LIGHT_BLUETOOTH (0)
1413#define PBSYS_CONFIG_USER_PROGRAM (1)
14+ #define PBSYS_CONFIG_USER_PROGRAM_AUTO_START (1)
1515#define PBSYS_CONFIG_PROGRAM_STOP (0)
Original file line number Diff line number Diff line change 66#define PBSYS_CONFIG_STORAGE_RAM_SIZE (10 * 1024)
77#define PBSYS_CONFIG_STORAGE_ROM_SIZE (PBDRV_CONFIG_BLOCK_DEVICE_TEST_SIZE)
88#define PBSYS_CONFIG_STORAGE_USER_DATA_SIZE (512)
9- #define PBSYS_CONFIG_STORAGE_AUTO_START (1)
109#define PBSYS_CONFIG_STATUS_LIGHT (0)
1110#define PBSYS_CONFIG_STATUS_LIGHT_BATTERY (0)
1211#define PBSYS_CONFIG_STATUS_LIGHT_BLUETOOTH (0)
1312#define PBSYS_CONFIG_USER_PROGRAM (1)
13+ #define PBSYS_CONFIG_USER_PROGRAM_AUTO_START (1)
1414#define PBSYS_CONFIG_PROGRAM_STOP (1)
You can’t perform that action at this time.
0 commit comments