We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f042e6 commit b09d892Copy full SHA for b09d892
FprimeZephyrReference/project/config/CommandDispatcherImplCfg.hpp
@@ -11,7 +11,7 @@
11
// Define configuration values for dispatcher
12
13
enum {
14
- CMD_DISPATCHER_DISPATCH_TABLE_SIZE = 21, // !< The size of the table holding opcodes to dispatch
+ CMD_DISPATCHER_DISPATCH_TABLE_SIZE = 50, // !< The size of the table holding opcodes to dispatch
15
CMD_DISPATCHER_SEQUENCER_TABLE_SIZE = 10, // !< The size of the table holding commands in progress
16
};
17
0 commit comments