This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread
Watch
4
Star
0
Fork
0
You've already forked rt-thread
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
rt-thread
/
bsp
/
x86
/
drivers
History
SASANO Takayoshi
c81ebdc6d9
there is dummy time() function, but now it is implemented in
...
components/libc/compilers/minilibc/time.c. maybe this dummy code is no longer required, so deleted.
2018-10-07 05:56:27 +09:00
..
include
x86 : fix keyboard input issue
2017-08-18 11:38:00 +08:00
board.c
there is dummy time() function, but now it is implemented in
2018-10-07 05:56:27 +09:00
board.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
console.c
[BSP] change the type of cmd.
2017-10-16 13:23:03 +08:00
dma.h
Revert "x86: keyboad input bug fix"
2017-08-18 10:54:45 +08:00
floppy.c
[BSP] change the type of cmd.
2017-10-16 13:23:03 +08:00
floppy.h
Revert "x86: keyboad input bug fix"
2017-08-18 10:54:45 +08:00
keyboard.c
x86 : fix keyboard input issue
2017-08-18 11:38:00 +08:00
keyboard.h
x86 : fix keyboard input issue
2017-08-18 11:38:00 +08:00
keymap.h
x86 : fix keyboard input issue
2017-08-18 11:38:00 +08:00
SConscript
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
serial.c
x86: support both keyboard input and serial COM1 input
2017-08-18 12:02:43 +08:00