This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
0154126c01
nuttx
/
arch
/
arm
History
Dave Marples
48d1d9d84f
arch/arm/src/imxrt/imxrt_serial.c: This commit improves the performance of UART serial ports on the IMXRT by enabling the RX & TX FIFOS and transmission on the holding register being empty (TDRE) rather than transmission being complete (TC).
2019-11-04 11:16:46 -06:00
..
include
Merged in alinjerpelea/nuttx (pull request
#1061
)
2019-10-24 14:26:02 +00:00
src
arch/arm/src/imxrt/imxrt_serial.c: This commit improves the performance of UART serial ports on the IMXRT by enabling the RX & TX FIFOS and transmission on the holding register being empty (TDRE) rather than transmission being complete (TC).
2019-11-04 11:16:46 -06:00
Kconfig
Merged in david_s5/nuttx/master_h7 (pull request
#1058
)
2019-10-22 19:49:49 +00:00