This commit is contained in:
fengbohan 2023-12-29 10:59:46 +08:00
parent a0cb8d70fb
commit 486b0c7aa2

View File

@ -6,6 +6,7 @@ uart_temp是用于8051单片机上的一个项目用于获取温度并使
- 支持打印浮点数
- 支持串口打印
- 仅当温度变化时才会打印
- 支持[SDCC](https://sdcc.sourceforge.net/)编译
- 支持[stcgal](https://github.com/grigorig/stcgal)命令行烧录