-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update submodules "mbs" and "platform".
- Loading branch information
1 parent
abf0405
commit 70cddd2
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule mbs
updated
10 files
+14 −1 | mbs/__main__.py | |
+0 −1 | mbs/configuration.py | |
+1 −1 | mbs/platform_detect.py | |
+4 −1 | site_scons/bootblock.py | |
+60 −0 | site_scons/concat.py | |
+36 −22 | site_scons/hboot_image_compiler/hboot_image.py | |
+7 −7 | site_scons/hboot_image_compiler/netx90_app_iflash_image.py | |
+4 −1 | site_scons/hexdump.py | |
+2 −0 | site_scons/scons_common.py | |
+18 −0 | site_scons/version.py |
Submodule platform
updated
4 files
+151 −0 | bam.lua | |
+11 −10 | src/lib/systime.c | |
+0 −3 | src/lib/systime.h | |
+2 −1 | src/netx90/netx90_io_areas.h |