Ver Fonte

update contribute log

pikastech há 3 anos atrás
pai
commit
689deb4986
3 ficheiros alterados com 3 adições e 0 exclusões
  1. 1 0
      README.md
  2. 1 0
      README_zh.md
  3. 1 0
      assets/contributor2023.mdpp

+ 1 - 0
README.md

@@ -647,6 +647,7 @@ In addition to device drivers, developing custom Python modules for MCU is very
 | --- | --- |
 |implement shell filter | [GorgonMeducer](https://github.com/GorgonMeducer) |
 |修复socket模块在lwip中fcntl的参数数量错误|[梦程MI](https://gitee.com/dreamcmi) |
+|support GPIO pika_hal for BLMCU|[codercmd](https://gitee.com/codercmd)|
 |Fix Typo on PikaVM.c|[Ikko Eltociear Ashimine](https://gitee.com/eltociear)|
 |Fix type assert on dataArgs.c|[itschina](https://gitee.com/itschina)|
 |add examples/Device/KEY_POLL.PY|[codercmd](https://gitee.com/codercmd)|

+ 1 - 0
README_zh.md

@@ -662,6 +662,7 @@ while True:
 | --- | --- |
 |implement shell filter | [GorgonMeducer](https://github.com/GorgonMeducer) |
 |修复socket模块在lwip中fcntl的参数数量错误|[梦程MI](https://gitee.com/dreamcmi) |
+|support GPIO pika_hal for BLMCU|[codercmd](https://gitee.com/codercmd)|
 |Fix Typo on PikaVM.c|[Ikko Eltociear Ashimine](https://gitee.com/eltociear)|
 |Fix type assert on dataArgs.c|[itschina](https://gitee.com/itschina)|
 |add examples/Device/KEY_POLL.PY|[codercmd](https://gitee.com/codercmd)|

+ 1 - 0
assets/contributor2023.mdpp

@@ -1,5 +1,6 @@
 |implement shell filter | [GorgonMeducer](https://github.com/GorgonMeducer) |
 |修复socket模块在lwip中fcntl的参数数量错误|[梦程MI](https://gitee.com/dreamcmi) |
+|support GPIO pika_hal for BLMCU|[codercmd](https://gitee.com/codercmd)|
 |Fix Typo on PikaVM.c|[Ikko Eltociear Ashimine](https://gitee.com/eltociear)|
 |Fix type assert on dataArgs.c|[itschina](https://gitee.com/itschina)|
 |add examples/Device/KEY_POLL.PY|[codercmd](https://gitee.com/codercmd)|