fs_shell: Add ASSERT_ALWAYS definition.

This commit is contained in:
Augustin Cavalier
2024-07-30 13:02:54 -04:00
parent be4e927eed
commit 60e949faf8
@@ -1005,6 +1005,8 @@
#define add_debugger_command fssh_add_debugger_command
#define remove_debugger_command fssh_remove_debugger_command
#define ASSERT_ALWAYS ASSERT
////////////////////////////////////////////////////////////////////////////////
// #pragma mark - fssh_lock.h