mirror of
https://github.com/hathach/tinyusb.git
synced 2025-12-01 12:24:17 +00:00
update doc, bump up release 0.18.0
revert OPT_MCU_RAXXX value back to 1403
This commit is contained in:
@ -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('.')
|
||||
|
||||
Reference in New Issue
Block a user