Releases: RTduino/RTduino
Releases · RTduino/RTduino
v1.0.0
v0.1.1
[docs/zh] 增加点亮LED的入门文档
RTduino v0.1.0
What's Changed
- add rtdbg.h by @mysterywolf in #5
- 增加Wire库 by @mysterywolf in #6
- 支持adc分辨率可映射可设置 by @mysterywolf in #8
- 增加take和release总线(mutex)API by @mysterywolf in #9
- support hwtimer device driver by @mysterywolf in #10
- update readme by @mysterywolf in #11
- prepare to support adafruit SPI framework by @mysterywolf in #12
- timer by @mysterywolf in #15
- add adafruit spi busio framework by @mysterywolf in #16
- 增加ringbuffer来存储收到的数据 by @mysterywolf in #17
- Modify the error handling of the SPIClass::transfer api by @liYony in #19
- 确保复用的时候不会修改引脚配置 by @liYony in #20
- 将channel数据类型变为有符号 by @liYony in #21
- 解决串口不能修改波特率问题 by @liYony in #22
- 解决一些BUG。 by @liYony in #23
- serial by @liYony in #24
- [tinyusb] add begin(void) by @mysterywolf in #30
- [gui] 增加置顶 by @mysterywolf in #34
- [user/sconscript] 修变量名称,防止歧义 by @mysterywolf in #35
- 移除fork文件夹,转移到RTduino-libraries组织 by @mysterywolf in #36
- [arduino][spi] 移除重复定义 by @mysterywolf in #37
- [error]README.md by @liYony in #38
- 增加 rtduino serial focuson命令 内部用RTduino替换Arduino 增加RTduino.h by @mysterywolf in #40
- [doc]添加BSP对接文档 by @liYony in #42
- [path]路劲问题 by @liYony in #44
- [doc]linux系统使用RTduino by @liYony in #47
- 重新实现interrupts()/noInterrupts() by @mysterywolf in #48
- 通过类构造/析构重新实现noInterrupts/interrupts() by @mysterywolf in #49
- [添加RTduino在stm32f103-blue-pill运行教程] by @ZosCat1 in #50
- examples/Basic/debounceDelay.cpp by @byte-me-stan in #51
- examples/MessageQ by @byte-me-stan in #52
- [add]readme添加ch32v208支持 by @Yaochenger in #54
- examples/MessageQ/NewThread by @byte-me-stan in #55
- example/MsgQ/NewThread/C++ by @byte-me-stan in #56
- [fix]:add missing library by @Z8MAN8 in #58
- [bsp][lpc55s69] 新增LPC55S69-EVK对RTduino支持 by @kurisaW in #59
- [bsp][rtduino] support for STM32G474 Nucleo in RTduino by @kurisaW in #61
- Update common.h by @byte-me-stan in #62
- [spi]优化SPI.transfer函数接收buffer by @mysterywolf in #65
New Contributors
- @liYony made their first contribution in #19
- @ZosCat1 made their first contribution in #50
- @byte-me-stan made their first contribution in #51
- @Yaochenger made their first contribution in #54
- @Z8MAN8 made their first contribution in #58
- @kurisaW made their first contribution in #59
Full Changelog: https://github.com/RTduino/RTduino/commits/v0.1.0