diff --git a/README.md b/README.md index 2e3dac994..42224af18 100644 --- a/README.md +++ b/README.md @@ -647,7 +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) | -|Fix Typo on PikaVM.c|Ikko Eltociear Ashimine(https://gitee.com/eltociear)| +|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)| | hmac hashlib base64 aes modules | [梦程MI](https://gitee.com/dreamcmi) | diff --git a/README_zh.md b/README_zh.md index 08c8a2721..e5272d80f 100644 --- a/README_zh.md +++ b/README_zh.md @@ -662,7 +662,7 @@ while True: | --- | --- | |implement shell filter | [GorgonMeducer](https://github.com/GorgonMeducer) | |修复socket模块在lwip中fcntl的参数数量错误|[梦程MI](https://gitee.com/dreamcmi) | -|Fix Typo on PikaVM.c|Ikko Eltociear Ashimine(https://gitee.com/eltociear)| +|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)| | hmac hashlib base64 aes modules | [梦程MI](https://gitee.com/dreamcmi) | diff --git a/assets/contributor2023.mdpp b/assets/contributor2023.mdpp index 6d1833b99..574f374f6 100644 --- a/assets/contributor2023.mdpp +++ b/assets/contributor2023.mdpp @@ -1,6 +1,6 @@ |implement shell filter | [GorgonMeducer](https://github.com/GorgonMeducer) | |修复socket模块在lwip中fcntl的参数数量错误|[梦程MI](https://gitee.com/dreamcmi) | -|Fix Typo on PikaVM.c|Ikko Eltociear Ashimine(https://gitee.com/eltociear)| +|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)| | hmac hashlib base64 aes modules | [梦程MI](https://gitee.com/dreamcmi) |