Commit History

Author SHA1 Message Date
  Bernard Xiong f9a7ba050a [finsh] convert tab to space and split export API to finsh_api.h 7 years ago
  bernard 95ab8c02aa [finsh] Use standard uint type for data type. 7 years ago
  Bernard Xiong f0fc48922b [finsh] use the macro definition instead of the const number in the code 9 years ago
  Bernard Xiong 7dfac0f78e rename .name section to .rodata.name section 9 years ago
  Bernard Xiong 1079727afb [finsh] Add .name section for exported cmd and variables. 9 years ago
  ardafu 667c03db97 [FINSH] Add macro MSH_CMD_EXPORT_ALIAS 10 years ago
  bernard 02faf9edb8 [Finsh] fix device_open issue when set_device in finsh. 11 years ago
  Bernard Xiong abdcd80dcd [Finsh] Add more command in msh 11 years ago
  bernard 6a624356e4 [Finsh] code cleanup 11 years ago
  bernard a5ba2a24f7 add file and path name auto completion for module shell 11 years ago
  Grissiom c05b205390 finsh: use alias in the variable definition 12 years ago
  Grissiom 27ee5b627b finsh: add CCS support 12 years ago
  user 06c6630bbf fix compiling warning in finsh shell 12 years ago
  prife 5d68ef8ec1 fix bug in finsh when built with 64bit-gcc 12 years ago
  rogerz.zhang@gmail.com d573786d52 fix memory access error in list_tc() under bsp/simulator 12 years ago
  bernard.xiong@gmail.com ee2344c582 remove the unnecessary "#pragma pack(pop)" 12 years ago
  bernard.xiong@gmail.com 42a59720a9 Add more checking for _MSC_VER compiler. 12 years ago
  bernard.xiong@gmail.com 1c425607c3 fixed mutex issue in memheap; fixed compiling issue in kservice.c when COMPILER is not defined; add finsh for win32 porting. 12 years ago
  bernard.xiong@gmail.com 3ad6f43ff3 Added VisualDSP++ Compiler support. 13 years ago
  bernard.xiong@gmail.com 8dfab786e1 add FINSH_FUNCTION_EXPORT_ALIAS preprocessor in finsh shell. 14 years ago
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. 14 years ago
  bernard.xiong a3e2556360 change the ALIGN definition for IAR compiler. 15 years ago
  bernard.xiong 6254665cfe reduce finsh shell memory usage. 15 years ago
  bernard.xiong 914e281892 add more stub for newlib porting. 15 years ago
  bernard.xiong 146d88b050 fix the rt_uint32_t type conversion. 15 years ago
  bernard.xiong 760349dd5e add type conversion in finsh.h file. 15 years ago
  bernard.xiong b90694ead1 move to components directory 15 years ago