modules: hal_gigadevice: fix GD32_REMAP_MSK error.

fix pin remap config error.
GD32_REMAP is 10bit, origin 0x1ff is not correct.change to 0x3ff.

Signed-off-by: YuLong Yao <feilongphone@gmail.com>
This commit is contained in:
YuLong Yao 2022-03-08 04:40:07 +08:00 committed by Maureen Helm
commit b06eb27264

View file

@ -73,7 +73,7 @@ manifest:
groups:
- hal
- name: hal_gigadevice
revision: cc85acbd635f02122c54df11fa55458269ce1bdd
revision: 63a72ca90b7e0d7257211ddc5c79e8c0b940371b
path: modules/hal/gigadevice
groups:
- hal