Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDAT(Stream Device AT set of C)

详细使用方法和同作者仓库StreamDeviceAT下的README文档类似。

资源使用

此节讨论SDAT在不同设备上的资源需要。

STM32F103

在给STM32F103单片机移植AT解析器时,我使用了USART1作为解析器的输入输出设备,为了研究解析器的资源使用情况,我将使用实际使用时产生的map作为分析依据,得出以下结论。

指令条数 ROM(KB) RAM(KB)
2 2.80 0.28
3 3.02 0.29

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages