This is an automated email from the ASF dual-hosted git repository.
ccollins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-mcumgr.git.
discard 44e3500 smp_svr (zephyr) - CONFIG_NET_BUF_USER_DATA_SIZE=7
discard 785fe1a Remove base64 library.
discard 1aca722 Zephyr: use <> for non-relative include paths.
discard 6e77227 smp_svr/CMakeLists.txt: remove FROM_WHO variable
discard 75c5f1a smp_svr/CMakeLists.txt: remove set_conf_file macro
discard 9b45fbc fs_mgmt - Surround macro definition with ().
discard 821f578 Remove "zephyr,code_partition" from dts overlay
discard 490f44f Indicate units (bytes) in Kconfig help.
discard 4a72306 mcumgr: Minor refactor to increase readability
discard 80fc499 Readme.md: Fix bad links in file README.md
discard e6dc5b6 smp_svr - Update zephyr port for compatibility.
discard 4ab4db6 Zephyr port: move mcumgr location in zephyr.
discard fec5444 zephyr img_mgmt: Use `FLASH_DEV_NAME`
discard d69cfa3 Remove local tinycbor copy.
discard e4db21b Correct "MCUboot" spelling in documentation.
discard ffdecf8 smp_svr - Use CONFIG_BOOTLOADER_MCUBOOT setting.
discard e86e83f smp_svr - Add statistics.
discard 7bdec14 stat_mgmt command handler group.
discard 980c924 smp_svr - fix build error when CONFIG_MDLOG unset.
discard af277cf smp_svr - Allow both CONFIG_FCB and CONFIG_FS_NFFS
discard 4b601ef Minor code cleanup.
discard f43f1df Add doxygen comments for log_mgmt.
discard a6898ca Update documentation.
discard b5c74b5 smp_svr Mynewt sample app - Remove redundant dep.
discard d9131d6 Add log_mgmt support to smp_svr sample app.
discard afdb047 log_mgmt command handler group.
discard 80e46f3 Reboot in system workqueue, not ISR.
discard a4d9248 Fix some misnamed identifiers.
discard 4df50f7 Add missing license text.
discard ad113bc Make MCUMGR_CMD_FS_MGMT depend on FILE_SYSTEM.
discard db04a30 Remove extraneous README.rst file.
discard 22bba90 Sample app - smp_svr
discard 5515138 Documentation.
discard 6974956 Mynewt support.
discard cfe132e Zephyr support.
discard 1636f65 cborattr library
discard 4355617 OS-agnostic command handlers: fs, img, os.
discard 42b2816 External tinycbor library.
discard 9417697 External base64 library.
discard 63d47c1 smp - The built-in transfer encoding.
discard b9e2cf8 mgmt - Code implementing the core `mgmt` layer.
discard 9eee2c6 Initial commit.
new 87ae256 Initial commit.
new 612dc4f mgmt - Code implementing the core `mgmt` layer.
new 1950ce6 smp - The built-in transfer encoding.
new 1db7199 External base64 library.
new dce8b05 External tinycbor library.
new 29e37f3 OS-agnostic command handlers: fs, img, os.
new 06d963b cborattr library
new 9256a6a Zephyr support.
new 6e11ff8 Mynewt support.
new 4c4c6de Documentation.
new 854e66b Sample app - smp_svr
new ae06525 Remove extraneous README.rst file.
new 33ae61d Make MCUMGR_CMD_FS_MGMT depend on FILE_SYSTEM.
new 2f70bbc Add missing license text.
new 2f1953c Fix some misnamed identifiers.
new 3e895c3 Reboot in system workqueue, not ISR.
new 2622b41 log_mgmt command handler group.
new 0738644 Add log_mgmt support to smp_svr sample app.
new be0aca3 smp_svr Mynewt sample app - Remove redundant dep.
new 43da26e Update documentation.
new 6f7c931 Add doxygen comments for log_mgmt.
new ad3d83a Minor code cleanup.
new 9092e06 smp_svr - Allow both CONFIG_FCB and CONFIG_FS_NFFS
new 6e6e525 smp_svr - fix build error when CONFIG_MDLOG unset.
new c182e11 stat_mgmt command handler group.
new 0d01ec0 smp_svr - Add statistics.
new 1be364d smp_svr - Use CONFIG_BOOTLOADER_MCUBOOT setting.
new ae76310 Correct "MCUboot" spelling in documentation.
new 640853b Remove local tinycbor copy.
new 93f9223 zephyr img_mgmt: Use `FLASH_DEV_NAME`
new 374e8e8 Zephyr port: move mcumgr location in zephyr.
new add6e0e smp_svr - Update zephyr port for compatibility.
new 0ccac7e Readme.md: Fix bad links in file README.md
new 02164de mcumgr: Minor refactor to increase readability
new d25c44c Indicate units (bytes) in Kconfig help.
new eacfbcc Remove "zephyr,code_partition" from dts overlay
new 9c708eb fs_mgmt - Surround macro definition with ().
new 3297b8e smp_svr/CMakeLists.txt: remove set_conf_file macro
new 5ee473d smp_svr/CMakeLists.txt: remove FROM_WHO variable
new aa6d6ca Zephyr: use <> for non-relative include paths.
new 2410e54 Remove base64 library.
new 9c30f4b smp_svr (zephyr) - CONFIG_NET_BUF_USER_DATA_SIZE=7
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (44e3500)
\
N -- N -- N refs/heads/master (9c30f4b)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 42 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
[email protected].