Commit History

Author SHA1 Message Date
  zhao maosheng 4e7d13b2db fix: code format of serial.c and compile error in aarch64 context_gcc 1 year ago
  Shell a79176b0ae [drivers/serial] Introduce hooker for TTY (#8733) 1 year ago
  zms123456 1720811c9a [components][drivers] fix posix tty, and add more baudrate (#8683) 1 year ago
  Shell 17d22ad408 sync smart & dfs (#8672) 1 year ago
  xqyjlj 3283f54c7a 🎈 perf: perf rt_hw_interrupt_disable/enable (#8042) 1 year ago
  xiao-mang befa951451 modify some function prototypes of the dfs_file_ops structure and the function declarations based on it (#7849) 1 year ago
  sp-cai 75f65b6af6 [components][drivers][serial] serial.c 修复串口有时重复发送 '\r' 的问题 (#7767) 2 years ago
  Bernard Xiong 99e80f8d33 [dfs] Add DFS v2.0 (#7606) 2 years ago
  7YZ7 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 2 years ago
  lessone1 2638a2a90c [components] Wrong order of judgment 2 years ago
  Bernard Xiong 9600b75b55 [DFS] prepare for dfs_v2.0 (#7200) 2 years ago
  Meco Man deb40e8c0c [errno code][-RT_EBUSY] fix that use RT_EBUSY without - 2 years ago
  Meco Man f58d3c5200 rt_device_write/read return data type as rt_ssize_t 2 years ago
  Shell b2402029b2 [rt-smart][fix/lwp] don't restore terminal for background lwp (#6847) 2 years ago
  bernard 1f092da9e0 fix compiling warning. 2 years ago
  guozhanxin b5d77bbf37 [rtsmart] fix uart can't input after userapp exited at rv64 platform. 2 years ago
  guo ecf2d82159 sync branch rt-smart. (#6641) 2 years ago
  Tangyuxin a4829b1c00 [fix] Fix simulator compilation warnings (#6438) 2 years ago
  dongly 3363586cbb Fix some compilation warning (#5744) 2 years ago
  Tangyuxin 7f1157e0de [drivers][serial] ioctl add F_SETFL cmd (#5876) 3 years ago
  Meco Man 8213bbd92e update 3 years ago
  liukangcc 3d2e23ec1c [update] move dfs_posix.h to legacy/dfs/dfs_posix.h 3 years ago
  Meco Man 918ee6147c add RT_USING_POSIX_STDIO 3 years ago
  Meco Man 67e14adc4f [posix] 按照高级unix环境编程整理IO类别 3 years ago
  Meco Man 7973ede5a8 增加RT_USING_POSIX_FS 3 years ago
  Meco Man 7c789d4b11 revise some RT_USING_POSIX to RT_USING_POSIX_DEVIO 3 years ago
  Meco Man c360688714 使用poll.h代替dfs_poll.h 3 years ago
  Meco Man c1c63fc10c [serial] 优化RT_USING_POSIX_TERMIOS预编译 3 years ago
  Meco Man b39837f480 [ioctl] implement function of getting window's size(TIOCGWINSZ) 3 years ago
  HubretXie 0fc7158ffb [drivers]serial.c 4 years ago