This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
-
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.
- Loading branch information
1 parent
e54c360
commit e0c8583
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule boost
updated
11 files
+1 −1 | libs/atomic | |
+1 −1 | libs/beast | |
+1 −1 | libs/bind | |
+1 −1 | libs/filesystem | |
+1 −1 | libs/function | |
+1 −1 | libs/leaf | |
+1 −1 | libs/log | |
+1 −1 | libs/mysql | |
+1 −1 | libs/variant2 | |
+1 −1 | tools/auto_index | |
+1 −1 | tools/quickbook |
Submodule nextpnr
updated
12 files
+10 −5 | common/kernel/base_arch.h | |
+4 −4 | common/kernel/command.h | |
+10 −10 | common/kernel/hashlib.h | |
+4 −4 | common/kernel/idstringlist.h | |
+21 −13 | common/kernel/nextpnr_types.h | |
+5 −5 | common/kernel/pycontainers.h | |
+1 −1 | common/kernel/pywrappers.h | |
+1 −1 | common/place/timing_opt.h | |
+4 −1 | frontend/frontend_base.h | |
+3 −3 | gui/treemodel.h | |
+186 −166 | rust/rust.cc | |
+1 −1 | rust/rust.h |