Skip to content

Releases: Air-duino/Arduino-AirMCU

0.6.4

Choose a tag to compare

@github-actions github-actions released this 19 Mar 02:00
0e97a0f
新版本

0.6.3

Choose a tag to compare

@github-actions github-actions released this 31 Dec 16:14
fix: 修改调用参数

0.6.2

Choose a tag to compare

@github-actions github-actions released this 27 Nov 10:42
update: 更新依赖库版本

0.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Nov 09:56
9a1cc37
增加对Air401的适配 (#90)

* add: 添加Air401的Drivers

* add: 添加Air401的system依赖

* add: 添加Air401的board

* add: 添加Air401的变体

* add: 添加Air401依赖

* fix: 修改重复的宏定义

* update: 更新Air401Drivers

* fix: 修复Air401一些错误的外设定义

* add: 增加一些Air401相关的宏定义

* update: 更新版本

0.5.1

Choose a tag to compare

@github-actions github-actions released this 10 Nov 16:19
update: 更新版本

0.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Nov 08:22
53ad933

Full Changelog: 0.4.6...0.5.0

0.4.6

Choose a tag to compare

@github-actions github-actions released this 18 Sep 03:51
4d4c5cf
fix: pwm通道

0.4.5

Choose a tag to compare

@github-actions github-actions released this 25 Aug 17:28
60b4269
Merge pull request #60 from Air-duino/feature/Air32RCC

添加Air32的高主频配置

0.4.4

Choose a tag to compare

@github-actions github-actions released this 20 Aug 07:54
470ab31
Merge pull request #57 from Air-duino/feature/NewAdcAPI

add: ADC添加一些API

0.4.3

Choose a tag to compare

@github-actions github-actions released this 19 Aug 11:34
fix: 将Air001的I2C接收从中断修改为阻塞