finsh_config.h 217 B

123456789101112
  1. /* FinSH config file */
  2. #ifndef __MSH_CFG_H__
  3. #define __MSH_CFG_H__
  4. // <<< Use Configuration Wizard in Context Menu >>>
  5. // write in rtconfig.h Command shell section
  6. // <<< end of configuration section >>>
  7. #endif