update doc, bump up release 0.18.0

revert OPT_MCU_RAXXX value back to 1403
This commit is contained in:
hathach
2024-12-25 12:17:42 +07:00
parent 7c1afa837a
commit ab9472f584
7 changed files with 90 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
import re
import gen_doc
version = '0.17.0'
version = '0.18.0'
print('version {}'.format(version))
ver_id = version.split('.')