You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by st...@apache.org on 2016/10/25 01:55:36 UTC

[6/7] incubator-mynewt-core git commit: basic doxygen support in OS (modules) and update Apache License header.

basic doxygen support in OS (modules) and update Apache License header.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/0f223f41
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/0f223f41
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/0f223f41

Branch: refs/heads/develop
Commit: 0f223f417d07f9ca136cb26daa4085134dd112cd
Parents: e4e98aa
Author: Sterling Hughes <st...@apache.org>
Authored: Mon Oct 24 18:55:06 2016 -0700
Committer: Sterling Hughes <st...@apache.org>
Committed: Mon Oct 24 18:55:06 2016 -0700

----------------------------------------------------------------------
 CODING_STANDARDS.md                             |   2 +-
 apps/blecent/src/blecent.h                      |   2 +-
 apps/blecent/src/main.c                         |   2 +-
 apps/blecent/src/misc.c                         |   2 +-
 apps/blecent/src/peer.c                         |   2 +-
 apps/blehci/src/main.c                          |   2 +-
 apps/bleprph/src/bleprph.h                      |   2 +-
 apps/bleprph/src/gatt_svr.c                     |   2 +-
 apps/bleprph/src/main.c                         |   2 +-
 apps/bleprph/src/misc.c                         |   2 +-
 apps/bletest/src/bletest_hci.c                  |   2 +-
 apps/bletest/src/bletest_priv.h                 |   2 +-
 apps/bletest/src/main.c                         |   2 +-
 apps/bletiny/src/bletiny.h                      |   2 +-
 apps/bletiny/src/cmd.c                          |   2 +-
 apps/bletiny/src/gatt_svr.c                     |   2 +-
 apps/bletiny/src/main.c                         |   2 +-
 apps/bletiny/src/misc.c                         |   2 +-
 apps/bletiny/src/parse.c                        |   2 +-
 apps/bleuart/src/main.c                         |   2 +-
 apps/boot/src/boot.c                            |   2 +-
 apps/ffs2native/src/main.c                      |   2 +-
 apps/ocf_sample/src/main.c                      |   2 +-
 apps/slinky/src/main.c                          |   2 +-
 apps/spitest/src/main.c                         |   2 +-
 apps/splitty/src/main.c                         |   2 +-
 apps/test/src/test.c                            |   2 +-
 apps/timtest/src/main.c                         |   2 +-
 boot/bootutil/include/bootutil/bootutil.h       |   2 +-
 boot/bootutil/include/bootutil/bootutil_test.h  |   2 +-
 boot/bootutil/include/bootutil/image.h          |   2 +-
 boot/bootutil/include/bootutil/sign_key.h       |   2 +-
 boot/bootutil/src/bootutil_misc.c               |   2 +-
 boot/bootutil/src/bootutil_priv.h               |   2 +-
 boot/bootutil/src/image_ec.c                    |   2 +-
 boot/bootutil/src/image_rsa.c                   |   2 +-
 boot/bootutil/src/image_validate.c              |   2 +-
 boot/bootutil/src/loader.c                      |   2 +-
 boot/bootutil/test/src/boot_test.c              |   2 +-
 boot/bootutil/test/src/boot_test.h              |   2 +-
 boot/bootutil/test/src/boot_test_utils.c        |   2 +-
 .../src/testcases/boot_test_no_flag_has_hash.c  |   2 +-
 .../test/src/testcases/boot_test_no_hash.c      |   2 +-
 .../test/src/testcases/boot_test_nv_bs_10.c     |   2 +-
 .../test/src/testcases/boot_test_nv_bs_11.c     |   2 +-
 .../src/testcases/boot_test_nv_bs_11_2areas.c   |   2 +-
 .../test/src/testcases/boot_test_nv_ns_01.c     |   2 +-
 .../test/src/testcases/boot_test_nv_ns_10.c     |   2 +-
 .../test/src/testcases/boot_test_nv_ns_11.c     |   2 +-
 .../test/src/testcases/boot_test_revert.c       |   2 +-
 .../src/testcases/boot_test_revert_continue.c   |   2 +-
 .../test/src/testcases/boot_test_vb_ns_11.c     |   2 +-
 .../test/src/testcases/boot_test_vm_ns_01.c     |   2 +-
 .../test/src/testcases/boot_test_vm_ns_10.c     |   2 +-
 .../src/testcases/boot_test_vm_ns_11_2areas.c   |   2 +-
 .../test/src/testcases/boot_test_vm_ns_11_a.c   |   2 +-
 .../test/src/testcases/boot_test_vm_ns_11_b.c   |   2 +-
 boot/split/include/split/split.h                |   2 +-
 boot/split/src/split.c                          |   2 +-
 boot/split/src/split_priv.h                     |   2 +-
 crypto/mbedtls/include/mbedtls/mbedtls_test.h   |   2 +-
 crypto/mbedtls/test/src/mbedtls_test.c          |   2 +-
 crypto/mbedtls/test/src/mbedtls_test.h          |   2 +-
 crypto/mbedtls/test/src/testcases/aes_test.c    |   2 +-
 crypto/mbedtls/test/src/testcases/arc4_test.c   |   2 +-
 crypto/mbedtls/test/src/testcases/bignum_test.c |   2 +-
 crypto/mbedtls/test/src/testcases/ccm_test.c    |   2 +-
 crypto/mbedtls/test/src/testcases/dhm_test.c    |   2 +-
 crypto/mbedtls/test/src/testcases/ecp_test.c    |   2 +-
 .../mbedtls/test/src/testcases/entropy_test.c   |   2 +-
 crypto/mbedtls/test/src/testcases/gcm_test.c    |   2 +-
 .../mbedtls/test/src/testcases/hmac_drbg_test.c |   2 +-
 crypto/mbedtls/test/src/testcases/md5_test.c    |   2 +-
 crypto/mbedtls/test/src/testcases/pkcs5_test.c  |   2 +-
 .../mbedtls/test/src/testcases/ripemd160_test.c |   2 +-
 crypto/mbedtls/test/src/testcases/rsa_test.c    |   2 +-
 crypto/mbedtls/test/src/testcases/sha1_test.c   |   2 +-
 crypto/mbedtls/test/src/testcases/sha256_test.c |   2 +-
 crypto/mbedtls/test/src/testcases/sha512_test.c |   2 +-
 crypto/mbedtls/test/src/testcases/x509_test.c   |   2 +-
 crypto/mbedtls/test/src/testcases/xtea_test.c   |   2 +-
 docs/doxygen.xml                                |   4 +-
 encoding/base64/include/base64/base64.h         |   2 +-
 encoding/base64/include/base64/hex.h            |   2 +-
 encoding/base64/src/hex.c                       |   2 +-
 encoding/base64/test/src/encoding_test.c        |   2 +-
 encoding/base64/test/src/encoding_test_priv.h   |   2 +-
 encoding/base64/test/src/testcases/hex2str.c    |   2 +-
 encoding/base64/test/src/testcases/str2hex.c    |   2 +-
 encoding/cborattr/include/cborattr/cborattr.h   |   2 +-
 encoding/cborattr/src/cborattr.c                |   2 +-
 encoding/json/include/json/json.h               |   2 +-
 encoding/json/src/json_encode.c                 |   2 +-
 encoding/json/test/src/test_json.c              |   2 +-
 encoding/json/test/src/test_json.h              |   2 +-
 encoding/json/test/src/test_json_utils.c        |   2 +-
 .../test/src/testcases/json_simple_decode.c     |   2 +-
 .../test/src/testcases/json_simple_encode.c     |   2 +-
 .../tinycbor/include/tinycbor/cbor_buf_reader.h |   2 +-
 .../tinycbor/include/tinycbor/cbor_buf_writer.h |   2 +-
 .../tinycbor/include/tinycbor/cbor_cnt_writer.h |   2 +-
 .../include/tinycbor/cbor_mbuf_writer.h         |   2 +-
 encoding/tinycbor/src/cbor_buf_reader.c         |   2 +-
 encoding/tinycbor/src/cbor_buf_writer.c         |   2 +-
 encoding/tinycbor/src/cbor_mbuf_reader.c        |   2 +-
 encoding/tinycbor/src/cbor_mbuf_writer.c        |   2 +-
 fs/fcb/include/fcb/fcb.h                        |   2 +-
 fs/fcb/src/fcb.c                                |   2 +-
 fs/fcb/src/fcb_append.c                         |   2 +-
 fs/fcb/src/fcb_elem_info.c                      |   2 +-
 fs/fcb/src/fcb_getnext.c                        |   2 +-
 fs/fcb/src/fcb_priv.h                           |   2 +-
 fs/fcb/src/fcb_rotate.c                         |   2 +-
 fs/fcb/src/fcb_walk.c                           |   2 +-
 fs/fcb/test/src/fcb_test.c                      |   2 +-
 fs/fcb/test/src/fcb_test.h                      |   2 +-
 fs/fcb/test/src/testcases/fcb_test_append.c     |   2 +-
 .../test/src/testcases/fcb_test_append_fill.c   |   2 +-
 .../src/testcases/fcb_test_append_too_big.c     |   2 +-
 fs/fcb/test/src/testcases/fcb_test_empty_walk.c |   2 +-
 fs/fcb/test/src/testcases/fcb_test_init.c       |   2 +-
 fs/fcb/test/src/testcases/fcb_test_len.c        |   2 +-
 .../src/testcases/fcb_test_multiple_scratch.c   |   2 +-
 fs/fcb/test/src/testcases/fcb_test_reset.c      |   2 +-
 fs/fcb/test/src/testcases/fcb_test_rotate.c     |   2 +-
 fs/fs/include/fs/fs.h                           |   2 +-
 fs/fs/include/fs/fs_if.h                        |   2 +-
 fs/fs/include/fs/fsutil.h                       |   2 +-
 fs/fs/src/fs_cli.c                              |   2 +-
 fs/fs/src/fs_dirent.c                           |   2 +-
 fs/fs/src/fs_file.c                             |   2 +-
 fs/fs/src/fs_mkdir.c                            |   2 +-
 fs/fs/src/fs_mount.c                            |   2 +-
 fs/fs/src/fs_priv.h                             |   2 +-
 fs/fs/src/fsutil.c                              |   2 +-
 fs/nffs/include/nffs/nffs.h                     |   2 +-
 fs/nffs/include/nffs/nffs_test.h                |   2 +-
 fs/nffs/src/nffs.c                              |   2 +-
 fs/nffs/src/nffs_area.c                         |   2 +-
 fs/nffs/src/nffs_block.c                        |   2 +-
 fs/nffs/src/nffs_cache.c                        |   2 +-
 fs/nffs/src/nffs_config.c                       |   2 +-
 fs/nffs/src/nffs_crc.c                          |   2 +-
 fs/nffs/src/nffs_dir.c                          |   2 +-
 fs/nffs/src/nffs_file.c                         |   2 +-
 fs/nffs/src/nffs_flash.c                        |   2 +-
 fs/nffs/src/nffs_format.c                       |   2 +-
 fs/nffs/src/nffs_gc.c                           |   2 +-
 fs/nffs/src/nffs_hash.c                         |   2 +-
 fs/nffs/src/nffs_inode.c                        |   2 +-
 fs/nffs/src/nffs_misc.c                         |   2 +-
 fs/nffs/src/nffs_path.c                         |   2 +-
 fs/nffs/src/nffs_priv.h                         |   2 +-
 fs/nffs/src/nffs_restore.c                      |   2 +-
 fs/nffs/src/nffs_write.c                        |   2 +-
 fs/nffs/test/src/nffs_test.c                    |   2 +-
 fs/nffs/test/src/nffs_test.h                    |   2 +-
 fs/nffs/test/src/nffs_test_debug.c              |   2 +-
 fs/nffs/test/src/nffs_test_priv.h               |   2 +-
 fs/nffs/test/src/nffs_test_system_01.c          |   2 +-
 fs/nffs/test/src/nffs_test_utils.c              |   2 +-
 fs/nffs/test/src/nffs_test_utils.h              |   2 +-
 fs/nffs/test/src/testcases/append_test.c        |   2 +-
 .../test/src/testcases/cache_large_file_test.c  |   2 +-
 fs/nffs/test/src/testcases/corrupt_block_test.c |   2 +-
 .../test/src/testcases/corrupt_scratch_test.c   |   2 +-
 fs/nffs/test/src/testcases/gc_on_oom_test.c     |   2 +-
 fs/nffs/test/src/testcases/gc_test.c            |   2 +-
 .../test/src/testcases/incomplete_block_test.c  |   2 +-
 fs/nffs/test/src/testcases/large_system_test.c  |   2 +-
 fs/nffs/test/src/testcases/large_unlink_test.c  |   2 +-
 fs/nffs/test/src/testcases/large_write_test.c   |   2 +-
 fs/nffs/test/src/testcases/long_filename_test.c |   2 +-
 fs/nffs/test/src/testcases/lost_found_test.c    |   2 +-
 fs/nffs/test/src/testcases/many_children_test.c |   2 +-
 fs/nffs/test/src/testcases/mkdir_test.c         |   2 +-
 fs/nffs/test/src/testcases/open_test.c          |   2 +-
 .../test/src/testcases/overwrite_many_test.c    |   2 +-
 fs/nffs/test/src/testcases/overwrite_one_test.c |   2 +-
 .../test/src/testcases/overwrite_three_test.c   |   2 +-
 fs/nffs/test/src/testcases/overwrite_two_test.c |   2 +-
 fs/nffs/test/src/testcases/read_test.c          |   2 +-
 fs/nffs/test/src/testcases/readdir_test.c       |   2 +-
 fs/nffs/test/src/testcases/rename_test.c        |   2 +-
 fs/nffs/test/src/testcases/split_file_test.c    |   2 +-
 fs/nffs/test/src/testcases/truncate_test.c      |   2 +-
 fs/nffs/test/src/testcases/unlink_test.c        |   2 +-
 fs/nffs/test/src/testcases/wear_level_test.c    |   2 +-
 hw/bsp/arduino_primo_nrf52/include/bsp/bsp.h    |   2 +-
 hw/bsp/arduino_primo_nrf52/src/hal_bsp.c        |   2 +-
 hw/bsp/arduino_primo_nrf52/src/os_bsp.c         |   2 +-
 hw/bsp/arduino_primo_nrf52/src/sbrk.c           |   2 +-
 hw/bsp/bmd300eval/include/bsp/bsp.h             |   2 +-
 hw/bsp/bmd300eval/src/hal_bsp.c                 |   2 +-
 hw/bsp/bmd300eval/src/os_bsp.c                  |   2 +-
 hw/bsp/bmd300eval/src/sbrk.c                    |   2 +-
 hw/bsp/frdm-k64f/include/bsp/bsp.h              |   2 +-
 hw/bsp/frdm-k64f/include/bsp/cmsis_nvic.h       |   2 +-
 hw/bsp/frdm-k64f/src/hal_bsp.c                  |   2 +-
 hw/bsp/frdm-k64f/src/os_bsp.c                   |   2 +-
 hw/bsp/native/include/bsp/bsp.h                 |   2 +-
 hw/bsp/native/src/hal_bsp.c                     |   2 +-
 hw/bsp/native/src/os_bsp.c                      |   2 +-
 hw/bsp/native/src/sbrk.c                        |   2 +-
 hw/bsp/nrf51-arduino_101/include/bsp/bsp.h      |   2 +-
 hw/bsp/nrf51-arduino_101/src/hal_bsp.c          |   2 +-
 hw/bsp/nrf51-arduino_101/src/os_bsp.c           |   2 +-
 hw/bsp/nrf51-arduino_101/src/sbrk.c             |   2 +-
 hw/bsp/nrf51-blenano/include/bsp/bsp.h          |   2 +-
 hw/bsp/nrf51-blenano/src/hal_bsp.c              |   2 +-
 hw/bsp/nrf51-blenano/src/os_bsp.c               |   2 +-
 hw/bsp/nrf51-blenano/src/sbrk.c                 |   2 +-
 hw/bsp/nrf51dk-16kbram/include/bsp/bsp.h        |   2 +-
 hw/bsp/nrf51dk-16kbram/src/hal_bsp.c            |   2 +-
 hw/bsp/nrf51dk-16kbram/src/os_bsp.c             |   2 +-
 hw/bsp/nrf51dk-16kbram/src/sbrk.c               |   2 +-
 hw/bsp/nrf51dk/include/bsp/bsp.h                |   2 +-
 hw/bsp/nrf51dk/src/hal_bsp.c                    |   2 +-
 hw/bsp/nrf51dk/src/os_bsp.c                     |   2 +-
 hw/bsp/nrf51dk/src/sbrk.c                       |   2 +-
 hw/bsp/nrf52dk/include/bsp/bsp.h                |   2 +-
 hw/bsp/nrf52dk/src/hal_bsp.c                    |   2 +-
 hw/bsp/nrf52dk/src/os_bsp.c                     |   2 +-
 hw/bsp/nrf52dk/src/sbrk.c                       |   2 +-
 hw/bsp/nucleo-f401re/boot-nucleo-f401re.ld      |   2 +-
 hw/bsp/nucleo-f401re/include/bsp/bsp.h          |   2 +-
 hw/bsp/nucleo-f401re/nucleo-f401re.ld           |   2 +-
 hw/bsp/nucleo-f401re/src/hal_bsp.c              |   2 +-
 hw/bsp/nucleo-f401re/src/sbrk.c                 |   2 +-
 .../boot-olimex_stm32-e407_devboard.ld          |   2 +-
 .../include/bsp/bsp.h                           |   2 +-
 .../olimex_stm32-e407_devboard.ld               |   2 +-
 .../run_from_flash.ld                           |   2 +-
 .../run_from_loader.ld                          |   2 +-
 .../olimex_stm32-e407_devboard/run_from_sram.ld |   2 +-
 hw/bsp/olimex_stm32-e407_devboard/src/hal_bsp.c |   2 +-
 hw/bsp/olimex_stm32-e407_devboard/src/os_bsp.c  |   2 +-
 hw/bsp/olimex_stm32-e407_devboard/src/sbrk.c    |   2 +-
 hw/bsp/rb-nano2/include/bsp/bsp.h               |   2 +-
 hw/bsp/rb-nano2/src/hal_bsp.c                   |   2 +-
 hw/bsp/rb-nano2/src/os_bsp.c                    |   2 +-
 hw/bsp/rb-nano2/src/sbrk.c                      |   2 +-
 .../stm32f4discovery/boot-stm32f4discovery.ld   |   2 +-
 hw/bsp/stm32f4discovery/include/bsp/bsp.h       |   2 +-
 hw/bsp/stm32f4discovery/run_from_flash.ld       |   2 +-
 hw/bsp/stm32f4discovery/run_from_loader.ld      |   2 +-
 hw/bsp/stm32f4discovery/run_from_sram.ld        |   2 +-
 hw/bsp/stm32f4discovery/src/hal_bsp.c           |   2 +-
 hw/bsp/stm32f4discovery/src/sbrk.c              |   2 +-
 hw/bsp/stm32f4discovery/stm32f4discovery.ld     |   2 +-
 .../include/stm32f4_eth/stm32f4_eth.h           |   2 +-
 .../include/stm32f4_eth/stm32f4_eth_cfg.h       |   2 +-
 hw/drivers/nimble/native/include/ble/xcvr.h     |   2 +-
 hw/drivers/nimble/native/src/ble_hw.c           |   2 +-
 hw/drivers/nimble/native/src/ble_phy.c          |   2 +-
 hw/drivers/nimble/nrf51/include/ble/xcvr.h      |   2 +-
 hw/drivers/nimble/nrf51/src/ble_hw.c            |   2 +-
 hw/drivers/nimble/nrf51/src/ble_phy.c           |   2 +-
 hw/drivers/nimble/nrf52/include/ble/xcvr.h      |   2 +-
 hw/drivers/nimble/nrf52/src/ble_hw.c            |   2 +-
 hw/drivers/nimble/nrf52/src/ble_phy.c           |   2 +-
 hw/drivers/uart/include/uart/uart.h             |   2 +-
 hw/drivers/uart/src/uart.c                      |   2 +-
 .../uart/uart_hal/include/uart_hal/uart_hal.h   |   2 +-
 hw/drivers/uart/uart_hal/src/uart_hal.c         |   2 +-
 hw/hal/include/hal/hal_bsp.h                    |   2 +-
 hw/hal/include/hal/hal_flash.h                  |   2 +-
 hw/hal/include/hal/hal_flash_int.h              |   2 +-
 hw/hal/include/hal/hal_gpio.h                   |   2 +-
 hw/hal/include/hal/hal_i2c.h                    |   2 +-
 hw/hal/include/hal/hal_os_tick.h                |   2 +-
 hw/hal/include/hal/hal_spi.h                    |   2 +-
 hw/hal/include/hal/hal_system.h                 |   2 +-
 hw/hal/include/hal/hal_timer.h                  |   2 +-
 hw/hal/include/hal/hal_uart.h                   |   2 +-
 hw/hal/include/hal/hal_watchdog.h               |   2 +-
 hw/hal/src/hal_common.c                         |   2 +-
 hw/hal/src/hal_flash.c                          |   2 +-
 hw/mcu/native/include/mcu/mcu.h                 |   2 +-
 hw/mcu/native/include/mcu/mcu_hal.h             |   2 +-
 hw/mcu/native/include/mcu/mcu_sim.h             |   2 +-
 hw/mcu/native/include/mcu/native_bsp.h          |   2 +-
 hw/mcu/native/src/hal_flash.c                   |   2 +-
 hw/mcu/native/src/hal_gpio.c                    |   2 +-
 hw/mcu/native/src/hal_hw_id.c                   |   2 +-
 hw/mcu/native/src/hal_system.c                  |   2 +-
 hw/mcu/native/src/hal_uart.c                    |   2 +-
 hw/mcu/native/src/hal_watchdog.c                |   2 +-
 hw/mcu/nordic/nrf51xxx/include/mcu/cortex_m0.h  |   2 +-
 hw/mcu/nordic/nrf51xxx/include/mcu/mcu.h        |   2 +-
 hw/mcu/nordic/nrf51xxx/include/mcu/nrf51_hal.h  |   2 +-
 hw/mcu/nordic/nrf51xxx/src/hal_flash.c          |   2 +-
 hw/mcu/nordic/nrf51xxx/src/hal_gpio.c           |   2 +-
 hw/mcu/nordic/nrf51xxx/src/hal_i2c.c            |   2 +-
 hw/mcu/nordic/nrf51xxx/src/hal_os_tick.c        |   2 +-
 hw/mcu/nordic/nrf51xxx/src/hal_spi.c            |   2 +-
 hw/mcu/nordic/nrf51xxx/src/hal_system.c         |   2 +-
 hw/mcu/nordic/nrf51xxx/src/hal_system_start.c   |   2 +-
 hw/mcu/nordic/nrf51xxx/src/hal_timer.c          |   2 +-
 hw/mcu/nordic/nrf51xxx/src/hal_uart.c           |   2 +-
 hw/mcu/nordic/nrf51xxx/src/hal_watchdog.c       |   2 +-
 hw/mcu/nordic/nrf51xxx/src/nrf51_hw_id.c        |   2 +-
 hw/mcu/nordic/nrf52xxx/include/mcu/cortex_m4.h  |   2 +-
 hw/mcu/nordic/nrf52xxx/include/mcu/mcu.h        |   2 +-
 hw/mcu/nordic/nrf52xxx/include/mcu/nrf52_hal.h  |   2 +-
 hw/mcu/nordic/nrf52xxx/src/hal_flash.c          |   2 +-
 hw/mcu/nordic/nrf52xxx/src/hal_gpio.c           |   2 +-
 hw/mcu/nordic/nrf52xxx/src/hal_i2c.c            |   2 +-
 hw/mcu/nordic/nrf52xxx/src/hal_os_tick.c        |   2 +-
 hw/mcu/nordic/nrf52xxx/src/hal_spi.c            |   2 +-
 hw/mcu/nordic/nrf52xxx/src/hal_system.c         |   2 +-
 hw/mcu/nordic/nrf52xxx/src/hal_system_start.c   |   2 +-
 hw/mcu/nordic/nrf52xxx/src/hal_timer.c          |   2 +-
 hw/mcu/nordic/nrf52xxx/src/hal_uart.c           |   2 +-
 hw/mcu/nordic/nrf52xxx/src/hal_watchdog.c       |   2 +-
 hw/mcu/nordic/nrf52xxx/src/nrf52_hw_id.c        |   2 +-
 hw/mcu/nxp/MK64F12/include/mcu/cortex_m4.h      |   2 +-
 hw/mcu/nxp/MK64F12/include/mcu/frdm-k64f_hal.h  |   2 +-
 hw/mcu/nxp/MK64F12/include/mcu/mcu.h            |   2 +-
 hw/mcu/nxp/MK64F12/src/hal_flash.c              |   2 +-
 hw/mcu/nxp/MK64F12/src/hal_gpio.c               |   2 +-
 hw/mcu/nxp/MK64F12/src/hal_hw_id.c              |   2 +-
 hw/mcu/nxp/MK64F12/src/hal_os_tick.c            |   2 +-
 hw/mcu/nxp/MK64F12/src/hal_system.c             |   2 +-
 hw/mcu/nxp/MK64F12/src/hal_system_start.c       |   2 +-
 hw/mcu/nxp/MK64F12/src/hal_uart.c               |   2 +-
 hw/mcu/nxp/MK64F12/src/hal_uart_nxp.h           |   2 +-
 hw/mcu/nxp/MK64F12/src/hal_watchdog.c           |   2 +-
 hw/mcu/stm/stm32f4xx/include/mcu/cortex_m4.h    |   2 +-
 hw/mcu/stm/stm32f4xx/include/mcu/mcu.h          |   2 +-
 hw/mcu/stm/stm32f4xx/include/mcu/stm32f4_bsp.h  |   2 +-
 .../include/mcu/stm32f4xx_mynewt_hal.h          |   2 +-
 hw/mcu/stm/stm32f4xx/src/hal_flash.c            |   2 +-
 hw/mcu/stm/stm32f4xx/src/hal_gpio.c             |   2 +-
 hw/mcu/stm/stm32f4xx/src/hal_i2c.c              |   2 +-
 hw/mcu/stm/stm32f4xx/src/hal_os_tick.c          |   2 +-
 hw/mcu/stm/stm32f4xx/src/hal_spi.c              |   2 +-
 hw/mcu/stm/stm32f4xx/src/hal_spi_soft_ssi.c     |   2 +-
 hw/mcu/stm/stm32f4xx/src/hal_system.c           |   2 +-
 hw/mcu/stm/stm32f4xx/src/hal_system_start.c     |   2 +-
 hw/mcu/stm/stm32f4xx/src/hal_timer.c            |   2 +-
 hw/mcu/stm/stm32f4xx/src/hal_uart.c             |   2 +-
 hw/mcu/stm/stm32f4xx/src/hal_watchdog.c         |   2 +-
 hw/mcu/stm/stm32f4xx/src/stm32f4xx_hw_id.c      |   2 +-
 .../os/include/os/arch/cortex_m0/os/os_arch.h   |   2 +-
 .../os/include/os/arch/cortex_m4/os/os_arch.h   |   2 +-
 kernel/os/include/os/arch/sim/os/os_arch.h      |   2 +-
 kernel/os/include/os/endian.h                   |   2 +-
 kernel/os/include/os/os.h                       |   2 +-
 kernel/os/include/os/os_callout.h               |   2 +-
 kernel/os/include/os/os_cfg.h                   |   2 +-
 kernel/os/include/os/os_cputime.h               |   2 +-
 kernel/os/include/os/os_dev.h                   |   2 +-
 kernel/os/include/os/os_eventq.h                |   2 +-
 kernel/os/include/os/os_heap.h                  |   2 +-
 kernel/os/include/os/os_malloc.h                |   2 +-
 kernel/os/include/os/os_mbuf.h                  |   2 +-
 kernel/os/include/os/os_mempool.h               |   2 +-
 kernel/os/include/os/os_mutex.h                 |   2 +-
 kernel/os/include/os/os_sanity.h                |   2 +-
 kernel/os/include/os/os_sched.h                 |   2 +-
 kernel/os/include/os/os_sem.h                   |   2 +-
 kernel/os/include/os/os_task.h                  |   2 +-
 kernel/os/include/os/os_test.h                  |   2 +-
 kernel/os/include/os/os_time.h                  |   2 +-
 kernel/os/src/arch/cortex_m0/os_arch_arm.c      |   2 +-
 kernel/os/src/arch/cortex_m0/os_fault.c         |   2 +-
 kernel/os/src/arch/cortex_m4/os_arch_arm.c      |   2 +-
 kernel/os/src/arch/cortex_m4/os_fault.c         |   2 +-
 kernel/os/src/arch/sim/os_arch_sim.c            |   2 +-
 kernel/os/src/arch/sim/os_arch_stack_frame.s    |   2 +-
 kernel/os/src/arch/sim/os_fault.c               |   2 +-
 kernel/os/src/os.c                              |  16 +-
 kernel/os/src/os_callout.c                      |  13 +-
 kernel/os/src/os_cputime.c                      |  15 +-
 kernel/os/src/os_dev.c                          |  14 +-
 kernel/os/src/os_eventq.c                       |  32 ++-
 kernel/os/src/os_heap.c                         |  14 +-
 kernel/os/src/os_mbuf.c                         |  13 ++
 kernel/os/src/os_mempool.c                      |  56 +++--
 kernel/os/src/os_msys_init.c                    |   2 +-
 kernel/os/src/os_mutex.c                        |  59 +++---
 kernel/os/src/os_priv.h                         |   2 +-
 kernel/os/src/os_sanity.c                       |  14 +-
 kernel/os/src/os_sched.c                        | 203 ++++++++++---------
 kernel/os/src/os_sem.c                          |  69 ++++---
 kernel/os/src/os_task.c                         |  13 +-
 kernel/os/src/os_time.c                         |  14 +-
 kernel/os/test/src/callout_test.c               |   2 +-
 kernel/os/test/src/callout_test.h               |   2 +-
 kernel/os/test/src/eventq_test.c                |   2 +-
 kernel/os/test/src/eventq_test.h                |   2 +-
 kernel/os/test/src/mbuf_test.c                  |   2 +-
 kernel/os/test/src/mbuf_test.h                  |   2 +-
 kernel/os/test/src/mempool_test.c               |   2 +-
 kernel/os/test/src/mempool_test.h               |   2 +-
 kernel/os/test/src/mutex_test.c                 |   2 +-
 kernel/os/test/src/mutex_test.h                 |   2 +-
 kernel/os/test/src/os_test.c                    |   2 +-
 kernel/os/test/src/os_test_priv.h               |   2 +-
 kernel/os/test/src/sem_test.c                   |   2 +-
 kernel/os/test/src/sem_test.h                   |   2 +-
 .../test/src/testcases/event_test_poll_0timo.c  |   2 +-
 .../src/testcases/event_test_poll_single_sr.c   |   2 +-
 .../os/test/src/testcases/event_test_poll_sr.c  |   2 +-
 .../src/testcases/event_test_poll_timeout_sr.c  |   2 +-
 kernel/os/test/src/testcases/event_test_src.c   |   2 +-
 kernel/os/test/src/testcases/ob_mbuf_test_adj.c |   2 +-
 .../os/test/src/testcases/ob_mbuf_test_pullup.c |   2 +-
 kernel/os/test/src/testcases/os_callout_test.c  |   2 +-
 .../test/src/testcases/os_callout_test_speak.c  |   2 +-
 .../test/src/testcases/os_callout_test_stop.c   |   2 +-
 .../os/test/src/testcases/os_mbuf_test_alloc.c  |   2 +-
 .../os/test/src/testcases/os_mbuf_test_append.c |   2 +-
 kernel/os/test/src/testcases/os_mbuf_test_dup.c |   2 +-
 .../os/test/src/testcases/os_mbuf_test_extend.c |   2 +-
 .../src/testcases/os_mbuf_test_get_pkghdr.c     |   2 +-
 .../test/src/testcases/os_mempool_test_case.c   |   2 +-
 .../os/test/src/testcases/os_mutex_test_basic.c |   2 +-
 .../test/src/testcases/os_mutex_test_case_1.c   |   2 +-
 .../test/src/testcases/os_mutex_test_case_2.c   |   2 +-
 .../os/test/src/testcases/os_sem_test_basic.c   |   2 +-
 .../os/test/src/testcases/os_sem_test_case_1.c  |   2 +-
 .../os/test/src/testcases/os_sem_test_case_2.c  |   2 +-
 .../os/test/src/testcases/os_sem_test_case_3.c  |   2 +-
 .../os/test/src/testcases/os_sem_test_case_4.c  |   2 +-
 libc/baselibc/src/baselibc_test/unittests.h     |   2 +-
 libc/baselibc/src/mynewt.c                      |   2 +-
 mgmt/imgmgr/include/imgmgr/imgmgr.h             |   2 +-
 mgmt/imgmgr/src/imgmgr.c                        |   2 +-
 mgmt/imgmgr/src/imgmgr_cli.c                    |   2 +-
 mgmt/imgmgr/src/imgmgr_coredump.c               |   2 +-
 mgmt/imgmgr/src/imgmgr_fs.c                     |   2 +-
 mgmt/imgmgr/src/imgmgr_priv.h                   |   2 +-
 mgmt/imgmgr/src/imgmgr_state.c                  |   2 +-
 mgmt/imgmgr/src/imgmgr_util.c                   |   2 +-
 mgmt/mgmt/include/mgmt/mgmt.h                   |   2 +-
 mgmt/mgmt/src/mgmt.c                            |   2 +-
 mgmt/newtmgr/include/newtmgr/newtmgr.h          |   2 +-
 mgmt/newtmgr/nmgr_os/include/nmgr_os/nmgr_os.h  |   2 +-
 mgmt/newtmgr/nmgr_os/src/newtmgr_os.c           |   2 +-
 mgmt/newtmgr/src/newtmgr.c                      |   2 +-
 .../transport/ble/include/nmgrble/newtmgr_ble.h |   2 +-
 mgmt/newtmgr/transport/ble/src/newtmgr_ble.c    |   2 +-
 .../transport/nmgr_shell/src/nmgr_shell.c       |   2 +-
 .../newtmgr/transport/nmgr_uart/src/nmgr_uart.c |   2 +-
 mgmt/oicmgr/src/oicmgr.c                        |   2 +-
 net/ip/include/arch/cc.h                        |   2 +-
 net/ip/include/ip/init.h                        |   2 +-
 net/ip/include/ip/os_queue.h                    |   2 +-
 net/ip/include/lwipopts.h                       |   2 +-
 .../include/inet_def_service/inet_def_service.h |   2 +-
 net/ip/inet_def_service/src/inet_def_service.c  |   2 +-
 .../include/mn_socket/arch/sim/native_sock.h    |   2 +-
 net/ip/mn_socket/include/mn_socket/mn_socket.h  |   2 +-
 .../mn_socket/include/mn_socket/mn_socket_ops.h |   2 +-
 net/ip/mn_socket/src/arch/sim/native_itf.c      |   2 +-
 net/ip/mn_socket/src/arch/sim/native_sock.c     |   2 +-
 .../mn_socket/src/arch/sim/native_sock_priv.h   |   2 +-
 net/ip/mn_socket/src/mn_socket.c                |   2 +-
 net/ip/mn_socket/src/mn_socket_aconv.c          |   2 +-
 net/ip/mn_socket/test/src/mn_sock_test.c        |   2 +-
 net/ip/mn_socket/test/src/mn_sock_test.h        |   2 +-
 net/ip/mn_socket/test/src/mn_sock_util.c        |   2 +-
 .../test/src/testcases/inet_ntop_test.c         |   2 +-
 .../test/src/testcases/inet_pton_test.c         |   2 +-
 .../mn_socket/test/src/testcases/socket_tests.c |   2 +-
 net/ip/src/ip_init.c                            |   2 +-
 net/ip/src/ip_priv.h                            |   2 +-
 net/ip/src/lwip_if.c                            |   2 +-
 net/ip/src/lwip_mynewt.c                        |   2 +-
 net/ip/src/lwip_socket.c                        |   2 +-
 net/ip/src/os_queue.c                           |   2 +-
 .../controller/include/controller/ble_hw.h      |   2 +-
 .../controller/include/controller/ble_ll.h      |   2 +-
 .../controller/include/controller/ble_ll_adv.h  |   2 +-
 .../controller/include/controller/ble_ll_conn.h |   2 +-
 .../controller/include/controller/ble_ll_ctrl.h |   2 +-
 .../controller/include/controller/ble_ll_hci.h  |   2 +-
 .../include/controller/ble_ll_resolv.h          |   2 +-
 .../controller/include/controller/ble_ll_scan.h |   2 +-
 .../include/controller/ble_ll_sched.h           |   2 +-
 .../include/controller/ble_ll_whitelist.h       |   2 +-
 .../controller/include/controller/ble_phy.h     |   2 +-
 net/nimble/controller/src/ble_ll.c              |   2 +-
 net/nimble/controller/src/ble_ll_adv.c          |   2 +-
 net/nimble/controller/src/ble_ll_conn.c         |   2 +-
 net/nimble/controller/src/ble_ll_conn_hci.c     |   2 +-
 net/nimble/controller/src/ble_ll_conn_priv.h    |   2 +-
 net/nimble/controller/src/ble_ll_ctrl.c         |   2 +-
 net/nimble/controller/src/ble_ll_hci.c          |   2 +-
 net/nimble/controller/src/ble_ll_hci_ev.c       |   2 +-
 net/nimble/controller/src/ble_ll_rand.c         |   2 +-
 net/nimble/controller/src/ble_ll_resolv.c       |   2 +-
 net/nimble/controller/src/ble_ll_scan.c         |   2 +-
 net/nimble/controller/src/ble_ll_sched.c        |   2 +-
 net/nimble/controller/src/ble_ll_supp_cmd.c     |   2 +-
 net/nimble/controller/src/ble_ll_whitelist.c    |   2 +-
 net/nimble/host/include/host/ble_att.h          |   2 +-
 net/nimble/host/include/host/ble_eddystone.h    |   2 +-
 net/nimble/host/include/host/ble_gap.h          |   2 +-
 net/nimble/host/include/host/ble_gatt.h         |   2 +-
 net/nimble/host/include/host/ble_hs.h           |   2 +-
 net/nimble/host/include/host/ble_hs_adv.h       |   2 +-
 net/nimble/host/include/host/ble_hs_id.h        |   2 +-
 net/nimble/host/include/host/ble_hs_log.h       |   2 +-
 net/nimble/host/include/host/ble_hs_mbuf.h      |   2 +-
 net/nimble/host/include/host/ble_hs_test.h      |   2 +-
 net/nimble/host/include/host/ble_ibeacon.h      |   2 +-
 net/nimble/host/include/host/ble_l2cap.h        |   2 +-
 net/nimble/host/include/host/ble_sm.h           |   2 +-
 net/nimble/host/include/host/ble_store.h        |   2 +-
 net/nimble/host/include/host/ble_uuid.h         |   2 +-
 .../lls/include/profiles/lls/ble_svc_lls.h      |   2 +-
 net/nimble/host/profiles/lls/src/ble_svc_lls.c  |   2 +-
 .../services/bleuart/include/bleuart/bleuart.h  |   2 +-
 net/nimble/host/services/bleuart/src/bleuart.c  |   2 +-
 .../gap/include/services/gap/ble_svc_gap.h      |   2 +-
 net/nimble/host/services/gap/src/ble_svc_gap.c  |   2 +-
 .../gatt/include/services/gatt/ble_svc_gatt.h   |   2 +-
 .../host/services/gatt/src/ble_svc_gatt.c       |   2 +-
 .../lls/include/services/lls/ble_svc_lls.h      |   2 +-
 net/nimble/host/services/lls/src/ble_svc_lls.c  |   2 +-
 net/nimble/host/src/ble_att.c                   |   2 +-
 net/nimble/host/src/ble_att_clt.c               |   2 +-
 net/nimble/host/src/ble_att_cmd.c               |   2 +-
 net/nimble/host/src/ble_att_cmd_priv.h          |   2 +-
 net/nimble/host/src/ble_att_priv.h              |   2 +-
 net/nimble/host/src/ble_att_svr.c               |   2 +-
 net/nimble/host/src/ble_eddystone.c             |   2 +-
 net/nimble/host/src/ble_gap.c                   |   2 +-
 net/nimble/host/src/ble_gap_priv.h              |   2 +-
 net/nimble/host/src/ble_gatt_priv.h             |   2 +-
 net/nimble/host/src/ble_gattc.c                 |   2 +-
 net/nimble/host/src/ble_gatts.c                 |   2 +-
 net/nimble/host/src/ble_hs.c                    |   2 +-
 net/nimble/host/src/ble_hs_adv.c                |   2 +-
 net/nimble/host/src/ble_hs_adv_priv.h           |   2 +-
 net/nimble/host/src/ble_hs_atomic.c             |   2 +-
 net/nimble/host/src/ble_hs_atomic_priv.h        |   2 +-
 net/nimble/host/src/ble_hs_cfg.c                |   2 +-
 net/nimble/host/src/ble_hs_conn.c               |   2 +-
 net/nimble/host/src/ble_hs_conn_priv.h          |   2 +-
 net/nimble/host/src/ble_hs_dbg.c                |   2 +-
 net/nimble/host/src/ble_hs_dbg_priv.h           |   2 +-
 net/nimble/host/src/ble_hs_endian_priv.h        |   2 +-
 net/nimble/host/src/ble_hs_hci.c                |   2 +-
 net/nimble/host/src/ble_hs_hci_cmd.c            |   2 +-
 net/nimble/host/src/ble_hs_hci_evt.c            |   2 +-
 net/nimble/host/src/ble_hs_hci_priv.h           |   2 +-
 net/nimble/host/src/ble_hs_hci_util.c           |   2 +-
 net/nimble/host/src/ble_hs_id.c                 |   2 +-
 net/nimble/host/src/ble_hs_id_priv.h            |   2 +-
 net/nimble/host/src/ble_hs_log.c                |   2 +-
 net/nimble/host/src/ble_hs_mbuf.c               |   2 +-
 net/nimble/host/src/ble_hs_misc.c               |   2 +-
 net/nimble/host/src/ble_hs_priv.h               |   2 +-
 net/nimble/host/src/ble_hs_pvcy.c               |   2 +-
 net/nimble/host/src/ble_hs_pvcy_priv.h          |   2 +-
 net/nimble/host/src/ble_hs_startup.c            |   2 +-
 net/nimble/host/src/ble_hs_startup_priv.h       |   2 +-
 net/nimble/host/src/ble_ibeacon.c               |   2 +-
 net/nimble/host/src/ble_l2cap.c                 |   2 +-
 net/nimble/host/src/ble_l2cap_priv.h            |   2 +-
 net/nimble/host/src/ble_l2cap_sig.c             |   2 +-
 net/nimble/host/src/ble_l2cap_sig_cmd.c         |   2 +-
 net/nimble/host/src/ble_l2cap_sig_priv.h        |   2 +-
 net/nimble/host/src/ble_sm.c                    |   2 +-
 net/nimble/host/src/ble_sm_cmd.c                |   2 +-
 net/nimble/host/src/ble_sm_lgcy.c               |   2 +-
 net/nimble/host/src/ble_sm_priv.h               |   2 +-
 net/nimble/host/src/ble_sm_sc.c                 |   2 +-
 net/nimble/host/src/ble_store.c                 |   2 +-
 net/nimble/host/src/ble_uuid.c                  |   2 +-
 net/nimble/host/src/ble_uuid_priv.h             |   2 +-
 .../store/ram/include/store/ram/ble_store_ram.h |   2 +-
 net/nimble/host/store/ram/src/ble_store_ram.c   |   2 +-
 net/nimble/host/test/src/ble_att_clt_test.c     |   2 +-
 net/nimble/host/test/src/ble_att_svr_test.c     |   2 +-
 net/nimble/host/test/src/ble_gap_test.c         |   2 +-
 net/nimble/host/test/src/ble_gatt_conn_test.c   |   2 +-
 net/nimble/host/test/src/ble_gatt_disc_c_test.c |   2 +-
 net/nimble/host/test/src/ble_gatt_disc_d_test.c |   2 +-
 net/nimble/host/test/src/ble_gatt_disc_s_test.c |   2 +-
 net/nimble/host/test/src/ble_gatt_find_s_test.c |   2 +-
 net/nimble/host/test/src/ble_gatt_read_test.c   |   2 +-
 net/nimble/host/test/src/ble_gatt_write_test.c  |   2 +-
 .../host/test/src/ble_gatts_notify_test.c       |   2 +-
 net/nimble/host/test/src/ble_gatts_read_test.c  |   2 +-
 net/nimble/host/test/src/ble_gatts_reg_test.c   |   2 +-
 net/nimble/host/test/src/ble_hs_adv_test.c      |   2 +-
 net/nimble/host/test/src/ble_hs_conn_test.c     |   2 +-
 net/nimble/host/test/src/ble_hs_hci_test.c      |   2 +-
 net/nimble/host/test/src/ble_hs_test.c          |   2 +-
 net/nimble/host/test/src/ble_hs_test_util.c     |   2 +-
 net/nimble/host/test/src/ble_hs_test_util.h     |   2 +-
 .../host/test/src/ble_hs_test_util_store.c      |   2 +-
 .../host/test/src/ble_hs_test_util_store.h      |   2 +-
 net/nimble/host/test/src/ble_l2cap_test.c       |   2 +-
 net/nimble/host/test/src/ble_os_test.c          |   2 +-
 net/nimble/host/test/src/ble_sm_lgcy_test.c     |   2 +-
 net/nimble/host/test/src/ble_sm_sc_test.c       |   2 +-
 net/nimble/host/test/src/ble_sm_test.c          |   2 +-
 net/nimble/host/test/src/ble_sm_test_util.c     |   2 +-
 net/nimble/host/test/src/ble_sm_test_util.h     |   2 +-
 net/nimble/host/test/src/ble_uuid_test.c        |   2 +-
 net/nimble/include/nimble/ble.h                 |   2 +-
 net/nimble/include/nimble/ble_hci_trans.h       |   2 +-
 net/nimble/include/nimble/hci_common.h          |   2 +-
 net/nimble/include/nimble/nimble_opt.h          |   2 +-
 net/nimble/include/nimble/nimble_opt_auto.h     |   2 +-
 net/nimble/src/ble_util.c                       |   2 +-
 net/nimble/src/hci_common.c                     |   2 +-
 net/nimble/src/util.c                           |   2 +-
 net/nimble/transport/ram/src/ble_hci_ram.c      |   2 +-
 .../uart/include/transport/uart/ble_hci_uart.h  |   2 +-
 net/nimble/transport/uart/src/ble_hci_uart.c    |   2 +-
 net/oic/include/oic/oc_gatt.h                   |   2 +-
 net/oic/src/port/mynewt/abort.c                 |   2 +-
 net/oic/src/port/mynewt/adaptor.c               |   2 +-
 net/oic/src/port/mynewt/adaptor.h               |   2 +-
 net/oic/src/port/mynewt/ble_adaptor.c           |   2 +-
 net/oic/src/port/mynewt/clock.c                 |   2 +-
 net/oic/src/port/mynewt/ip_adaptor.c            |   2 +-
 net/oic/src/port/mynewt/log.c                   |   2 +-
 net/oic/src/port/mynewt/oc_loop.c               |   2 +-
 net/oic/src/port/mynewt/random.c                |   2 +-
 net/oic/src/port/mynewt/serial_adaptor.c        |   2 +-
 net/oic/src/port/mynewt/storage.c               |   2 +-
 .../wifi_mgmt/include/wifi_mgmt/wifi_mgmt.h     |   2 +-
 .../wifi_mgmt/include/wifi_mgmt/wifi_mgmt_if.h  |   2 +-
 net/wifi/wifi_mgmt/src/wifi.c                   |   2 +-
 net/wifi/wifi_mgmt/src/wifi_cli.c               |   2 +-
 net/wifi/wifi_mgmt/src/wifi_priv.h              |   2 +-
 sys/config/include/config/config.h              |   2 +-
 sys/config/include/config/config_fcb.h          |   2 +-
 sys/config/include/config/config_file.h         |   2 +-
 sys/config/src/config.c                         |   2 +-
 sys/config/src/config_cli.c                     |   2 +-
 sys/config/src/config_fcb.c                     |   2 +-
 sys/config/src/config_file.c                    |   2 +-
 sys/config/src/config_init.c                    |   2 +-
 sys/config/src/config_json_line.c               |   2 +-
 sys/config/src/config_line.c                    |   2 +-
 sys/config/src/config_nmgr.c                    |   2 +-
 sys/config/src/config_priv.h                    |   2 +-
 sys/config/src/config_store.c                   |   2 +-
 sys/config/test-fcb/src/conf_test_fcb.c         |   2 +-
 sys/config/test-fcb/src/conf_test_fcb.h         |   2 +-
 .../src/testcases/config_empty_lookups.c        |   2 +-
 .../test-fcb/src/testcases/config_test_commit.c |   2 +-
 .../src/testcases/config_test_compress_reset.c  |   2 +-
 .../src/testcases/config_test_empty_fcb.c       |   2 +-
 .../src/testcases/config_test_getset_bytes.c    |   2 +-
 .../src/testcases/config_test_getset_int.c      |   2 +-
 .../src/testcases/config_test_getset_unknown.c  |   2 +-
 .../test-fcb/src/testcases/config_test_insert.c |   2 +-
 .../src/testcases/config_test_insert2.c         |   2 +-
 .../src/testcases/config_test_insert3.c         |   2 +-
 .../src/testcases/config_test_save_1_fcb.c      |   2 +-
 .../src/testcases/config_test_save_2_fcb.c      |   2 +-
 .../src/testcases/config_test_save_3_fcb.c      |   2 +-
 .../src/testcases/config_test_save_one_fcb.c    |   2 +-
 sys/config/test-nffs/src/conf_test_nffs.c       |   2 +-
 sys/config/test-nffs/src/conf_test_nffs.h       |   2 +-
 .../src/testcases/config_empty_lookups.c        |   2 +-
 .../test-nffs/src/testcases/config_setup_nffs.c |   2 +-
 .../src/testcases/config_test_commit.c          |   2 +-
 .../src/testcases/config_test_empty_file.c      |   2 +-
 .../src/testcases/config_test_getset_bytes.c    |   2 +-
 .../src/testcases/config_test_getset_int.c      |   2 +-
 .../src/testcases/config_test_getset_unknown.c  |   2 +-
 .../src/testcases/config_test_insert.c          |   2 +-
 .../src/testcases/config_test_insert2.c         |   2 +-
 .../src/testcases/config_test_insert3.c         |   2 +-
 .../testcases/config_test_multiple_in_file.c    |   2 +-
 .../src/testcases/config_test_save_in_file.c    |   2 +-
 .../src/testcases/config_test_save_one_file.c   |   2 +-
 .../src/testcases/config_test_small_file.c      |   2 +-
 sys/console/full/include/console/console.h      |   2 +-
 sys/console/full/include/console/prompt.h       |   2 +-
 sys/console/full/src/cons_fmt.c                 |   2 +-
 sys/console/full/src/cons_tty.c                 |   2 +-
 sys/console/full/src/prompt.c                   |   2 +-
 sys/console/stub/include/console/console.h      |   2 +-
 sys/console/stub/include/console/prompt.h       |   2 +-
 sys/coredump/include/coredump/coredump.h        |   2 +-
 sys/coredump/src/coredump.c                     |   2 +-
 sys/defs/include/defs/error.h                   |   2 +-
 sys/flash_map/include/flash_map/flash_map.h     |   2 +-
 sys/flash_map/src/flash_map.c                   |   2 +-
 sys/flash_map/test/src/flash_map_test.c         |   2 +-
 sys/flash_map/test/src/flash_map_test.h         |   2 +-
 .../test/src/testcases/flash_map_test_case_1.c  |   2 +-
 .../test/src/testcases/flash_map_test_case_2.c  |   2 +-
 sys/id/include/id/id.h                          |   2 +-
 sys/id/src/id.c                                 |   2 +-
 sys/log/include/log/ignore.h                    |   2 +-
 sys/log/include/log/log.h                       |   2 +-
 sys/log/src/log.c                               |   2 +-
 sys/log/src/log_cbmem.c                         |   2 +-
 sys/log/src/log_console.c                       |   2 +-
 sys/log/src/log_fcb.c                           |   2 +-
 sys/log/src/log_nmgr.c                          |   2 +-
 sys/log/src/log_shell.c                         |   2 +-
 sys/log/test/src/log_test.c                     |   2 +-
 sys/log/test/src/log_test.h                     |   2 +-
 sys/log/test/src/testcases/log_append_fcb.c     |   2 +-
 sys/log/test/src/testcases/log_flush_fcb.c      |   2 +-
 sys/log/test/src/testcases/log_setup_fcb.c      |   2 +-
 sys/log/test/src/testcases/log_walk_fcb.c       |   2 +-
 sys/mfg/include/mfg/mfg.h                       |   2 +-
 sys/mfg/src/mfg.c                               |   2 +-
 sys/reboot/include/reboot/log_reboot.h          |   2 +-
 sys/reboot/src/log_reboot.c                     |   2 +-
 sys/shell/include/shell/shell.h                 |   2 +-
 sys/shell/include/shell/shell_prompt.h          |   2 +-
 sys/shell/src/shell.c                           |   2 +-
 sys/shell/src/shell_os.c                        |   2 +-
 sys/shell/src/shell_priv.h                      |   2 +-
 sys/shell/src/shell_prompt.c                    |   2 +-
 sys/stats/include/stats/stats.h                 |   2 +-
 sys/stats/src/stats.c                           |   2 +-
 sys/stats/src/stats_nmgr.c                      |   2 +-
 sys/stats/src/stats_shell.c                     |   2 +-
 sys/sysinit/include/sysinit/sysinit.h           |   2 +-
 test/crash_test/include/crash_test/crash_test.h |   2 +-
 test/crash_test/src/crash_cli.c                 |   2 +-
 test/crash_test/src/crash_nmgr.c                |   2 +-
 test/crash_test/src/crash_test.c                |   2 +-
 test/crash_test/src/crash_test_priv.h           |   2 +-
 test/flash_test/include/flash_test/flash_test.h |   2 +-
 test/flash_test/src/flash_test/flash_test.c     |   2 +-
 test/testreport/include/testreport/testreport.h |   2 +-
 test/testreport/src/arch/cortex_m4/io.c         |   2 +-
 test/testreport/src/arch/sim/io.c               |   2 +-
 test/testreport/src/results.c                   |   2 +-
 test/testreport/src/testreport.c                |   2 +-
 test/testreport/src/testreport_priv.h           |   2 +-
 test/testutil/include/testutil/testutil.h       |   2 +-
 test/testutil/src/case.c                        |   2 +-
 test/testutil/src/suite.c                       |   2 +-
 test/testutil/src/testutil.c                    |   2 +-
 test/testutil/src/testutil_priv.h               |   2 +-
 time/datetime/include/datetime/datetime.h       |   2 +-
 time/datetime/src/datetime.c                    |   2 +-
 util/cbmem/include/cbmem/cbmem.h                |   2 +-
 util/cbmem/src/cbmem.c                          |   2 +-
 util/cbmem/test/src/cbmem_test.c                |   2 +-
 util/cbmem/test/src/cbmem_test.h                |   2 +-
 .../test/src/testcases/cbmem_test_case_1.c      |   2 +-
 .../test/src/testcases/cbmem_test_case_2.c      |   2 +-
 .../test/src/testcases/cbmem_test_case_3.c      |   2 +-
 util/crc/include/crc/crc8.h                     |   2 +-
 util/crc/src/crc8.c                             |   2 +-
 util/mem/include/mem/mem.h                      |   2 +-
 util/mem/src/mem.c                              |   2 +-
 757 files changed, 1102 insertions(+), 931 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/CODING_STANDARDS.md
----------------------------------------------------------------------
diff --git a/CODING_STANDARDS.md b/CODING_STANDARDS.md
index fc8523d..d5e58c9 100644
--- a/CODING_STANDARDS.md
+++ b/CODING_STANDARDS.md
@@ -19,7 +19,7 @@ source is here: http://www.apache.org/dev/apply-license.html
 * The Apache License clause for the top of files is as follows:
 
 ```no-highlight
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/blecent/src/blecent.h
----------------------------------------------------------------------
diff --git a/apps/blecent/src/blecent.h b/apps/blecent/src/blecent.h
index 83f1c2c..6165e70 100644
--- a/apps/blecent/src/blecent.h
+++ b/apps/blecent/src/blecent.h
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/blecent/src/main.c
----------------------------------------------------------------------
diff --git a/apps/blecent/src/main.c b/apps/blecent/src/main.c
index 4ffc1aa..a65b724 100755
--- a/apps/blecent/src/main.c
+++ b/apps/blecent/src/main.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/blecent/src/misc.c
----------------------------------------------------------------------
diff --git a/apps/blecent/src/misc.c b/apps/blecent/src/misc.c
index 8366749..5559879 100644
--- a/apps/blecent/src/misc.c
+++ b/apps/blecent/src/misc.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/blecent/src/peer.c
----------------------------------------------------------------------
diff --git a/apps/blecent/src/peer.c b/apps/blecent/src/peer.c
index e636fa9..766ccd3 100644
--- a/apps/blecent/src/peer.c
+++ b/apps/blecent/src/peer.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/blehci/src/main.c
----------------------------------------------------------------------
diff --git a/apps/blehci/src/main.c b/apps/blehci/src/main.c
index fb943cf..a4a156f 100755
--- a/apps/blehci/src/main.c
+++ b/apps/blehci/src/main.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/bleprph/src/bleprph.h
----------------------------------------------------------------------
diff --git a/apps/bleprph/src/bleprph.h b/apps/bleprph/src/bleprph.h
index 0d75c84..2e3f024 100644
--- a/apps/bleprph/src/bleprph.h
+++ b/apps/bleprph/src/bleprph.h
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/bleprph/src/gatt_svr.c
----------------------------------------------------------------------
diff --git a/apps/bleprph/src/gatt_svr.c b/apps/bleprph/src/gatt_svr.c
index c71a43a..3e3ef21 100644
--- a/apps/bleprph/src/gatt_svr.c
+++ b/apps/bleprph/src/gatt_svr.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/bleprph/src/main.c
----------------------------------------------------------------------
diff --git a/apps/bleprph/src/main.c b/apps/bleprph/src/main.c
index ce54e99..e650ca1 100755
--- a/apps/bleprph/src/main.c
+++ b/apps/bleprph/src/main.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/bleprph/src/misc.c
----------------------------------------------------------------------
diff --git a/apps/bleprph/src/misc.c b/apps/bleprph/src/misc.c
index 7e27765..8ec785e 100644
--- a/apps/bleprph/src/misc.c
+++ b/apps/bleprph/src/misc.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/bletest/src/bletest_hci.c
----------------------------------------------------------------------
diff --git a/apps/bletest/src/bletest_hci.c b/apps/bletest/src/bletest_hci.c
index 0a38694..fd3985f 100755
--- a/apps/bletest/src/bletest_hci.c
+++ b/apps/bletest/src/bletest_hci.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/bletest/src/bletest_priv.h
----------------------------------------------------------------------
diff --git a/apps/bletest/src/bletest_priv.h b/apps/bletest/src/bletest_priv.h
index 268071a..cbb207e 100644
--- a/apps/bletest/src/bletest_priv.h
+++ b/apps/bletest/src/bletest_priv.h
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/bletest/src/main.c
----------------------------------------------------------------------
diff --git a/apps/bletest/src/main.c b/apps/bletest/src/main.c
index 23d2762..92b3c0d 100755
--- a/apps/bletest/src/main.c
+++ b/apps/bletest/src/main.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/bletiny/src/bletiny.h
----------------------------------------------------------------------
diff --git a/apps/bletiny/src/bletiny.h b/apps/bletiny/src/bletiny.h
index f840c69..27c594a 100644
--- a/apps/bletiny/src/bletiny.h
+++ b/apps/bletiny/src/bletiny.h
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/bletiny/src/cmd.c
----------------------------------------------------------------------
diff --git a/apps/bletiny/src/cmd.c b/apps/bletiny/src/cmd.c
index 9a8dcfb..91076b9 100644
--- a/apps/bletiny/src/cmd.c
+++ b/apps/bletiny/src/cmd.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/bletiny/src/gatt_svr.c
----------------------------------------------------------------------
diff --git a/apps/bletiny/src/gatt_svr.c b/apps/bletiny/src/gatt_svr.c
index 1a128b9..6001a63 100644
--- a/apps/bletiny/src/gatt_svr.c
+++ b/apps/bletiny/src/gatt_svr.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/bletiny/src/main.c
----------------------------------------------------------------------
diff --git a/apps/bletiny/src/main.c b/apps/bletiny/src/main.c
index 6a8275d..7ee26e8 100755
--- a/apps/bletiny/src/main.c
+++ b/apps/bletiny/src/main.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/bletiny/src/misc.c
----------------------------------------------------------------------
diff --git a/apps/bletiny/src/misc.c b/apps/bletiny/src/misc.c
index a7f2188..90ec844 100644
--- a/apps/bletiny/src/misc.c
+++ b/apps/bletiny/src/misc.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/bletiny/src/parse.c
----------------------------------------------------------------------
diff --git a/apps/bletiny/src/parse.c b/apps/bletiny/src/parse.c
index a2ae28a..a0fc8e3 100644
--- a/apps/bletiny/src/parse.c
+++ b/apps/bletiny/src/parse.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/bleuart/src/main.c
----------------------------------------------------------------------
diff --git a/apps/bleuart/src/main.c b/apps/bleuart/src/main.c
index 5dc01e9..4f6369a 100755
--- a/apps/bleuart/src/main.c
+++ b/apps/bleuart/src/main.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/boot/src/boot.c
----------------------------------------------------------------------
diff --git a/apps/boot/src/boot.c b/apps/boot/src/boot.c
index 966e453..5d0e9a9 100755
--- a/apps/boot/src/boot.c
+++ b/apps/boot/src/boot.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/ffs2native/src/main.c
----------------------------------------------------------------------
diff --git a/apps/ffs2native/src/main.c b/apps/ffs2native/src/main.c
index 5c322c4..85b866b 100644
--- a/apps/ffs2native/src/main.c
+++ b/apps/ffs2native/src/main.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/ocf_sample/src/main.c
----------------------------------------------------------------------
diff --git a/apps/ocf_sample/src/main.c b/apps/ocf_sample/src/main.c
index 01257c6..567c624 100644
--- a/apps/ocf_sample/src/main.c
+++ b/apps/ocf_sample/src/main.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/slinky/src/main.c
----------------------------------------------------------------------
diff --git a/apps/slinky/src/main.c b/apps/slinky/src/main.c
index dcf993b..143690f 100755
--- a/apps/slinky/src/main.c
+++ b/apps/slinky/src/main.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/spitest/src/main.c
----------------------------------------------------------------------
diff --git a/apps/spitest/src/main.c b/apps/spitest/src/main.c
index 37cde03..c675ce9 100755
--- a/apps/spitest/src/main.c
+++ b/apps/spitest/src/main.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/splitty/src/main.c
----------------------------------------------------------------------
diff --git a/apps/splitty/src/main.c b/apps/splitty/src/main.c
index 47c1ac9..877b4a4 100755
--- a/apps/splitty/src/main.c
+++ b/apps/splitty/src/main.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/test/src/test.c
----------------------------------------------------------------------
diff --git a/apps/test/src/test.c b/apps/test/src/test.c
index bde2fef..0e39225 100644
--- a/apps/test/src/test.c
+++ b/apps/test/src/test.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/apps/timtest/src/main.c
----------------------------------------------------------------------
diff --git a/apps/timtest/src/main.c b/apps/timtest/src/main.c
index 9c11e72..8fea4b6 100755
--- a/apps/timtest/src/main.c
+++ b/apps/timtest/src/main.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/include/bootutil/bootutil.h
----------------------------------------------------------------------
diff --git a/boot/bootutil/include/bootutil/bootutil.h b/boot/bootutil/include/bootutil/bootutil.h
index f75f59c..0771221 100644
--- a/boot/bootutil/include/bootutil/bootutil.h
+++ b/boot/bootutil/include/bootutil/bootutil.h
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/include/bootutil/bootutil_test.h
----------------------------------------------------------------------
diff --git a/boot/bootutil/include/bootutil/bootutil_test.h b/boot/bootutil/include/bootutil/bootutil_test.h
index c463b1b..4188bb1 100644
--- a/boot/bootutil/include/bootutil/bootutil_test.h
+++ b/boot/bootutil/include/bootutil/bootutil_test.h
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/include/bootutil/image.h
----------------------------------------------------------------------
diff --git a/boot/bootutil/include/bootutil/image.h b/boot/bootutil/include/bootutil/image.h
index 6e89da6..f5391fa 100644
--- a/boot/bootutil/include/bootutil/image.h
+++ b/boot/bootutil/include/bootutil/image.h
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/include/bootutil/sign_key.h
----------------------------------------------------------------------
diff --git a/boot/bootutil/include/bootutil/sign_key.h b/boot/bootutil/include/bootutil/sign_key.h
index 7aa807a..47b2570 100644
--- a/boot/bootutil/include/bootutil/sign_key.h
+++ b/boot/bootutil/include/bootutil/sign_key.h
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/src/bootutil_misc.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/src/bootutil_misc.c b/boot/bootutil/src/bootutil_misc.c
index a3c3d04..f3ab9d5 100644
--- a/boot/bootutil/src/bootutil_misc.c
+++ b/boot/bootutil/src/bootutil_misc.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/src/bootutil_priv.h
----------------------------------------------------------------------
diff --git a/boot/bootutil/src/bootutil_priv.h b/boot/bootutil/src/bootutil_priv.h
index 52ca226..a0f57c4 100644
--- a/boot/bootutil/src/bootutil_priv.h
+++ b/boot/bootutil/src/bootutil_priv.h
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/src/image_ec.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/src/image_ec.c b/boot/bootutil/src/image_ec.c
index f3adfcf..6ddac59 100644
--- a/boot/bootutil/src/image_ec.c
+++ b/boot/bootutil/src/image_ec.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/src/image_rsa.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/src/image_rsa.c b/boot/bootutil/src/image_rsa.c
index e556092..7b1f4d4 100644
--- a/boot/bootutil/src/image_rsa.c
+++ b/boot/bootutil/src/image_rsa.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/src/image_validate.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/src/image_validate.c b/boot/bootutil/src/image_validate.c
index 8c01324..98fdc9b 100644
--- a/boot/bootutil/src/image_validate.c
+++ b/boot/bootutil/src/image_validate.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/src/loader.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/src/loader.c b/boot/bootutil/src/loader.c
index ce3ad5d..59df767 100644
--- a/boot/bootutil/src/loader.c
+++ b/boot/bootutil/src/loader.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/boot_test.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/boot_test.c b/boot/bootutil/test/src/boot_test.c
index 68cabc0..a0e8069 100644
--- a/boot/bootutil/test/src/boot_test.c
+++ b/boot/bootutil/test/src/boot_test.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/boot_test.h
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/boot_test.h b/boot/bootutil/test/src/boot_test.h
index d43febf..b10bec6 100644
--- a/boot/bootutil/test/src/boot_test.h
+++ b/boot/bootutil/test/src/boot_test.h
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/boot_test_utils.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/boot_test_utils.c b/boot/bootutil/test/src/boot_test_utils.c
index 40e8960..d882101 100644
--- a/boot/bootutil/test/src/boot_test_utils.c
+++ b/boot/bootutil/test/src/boot_test_utils.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_no_flag_has_hash.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_no_flag_has_hash.c b/boot/bootutil/test/src/testcases/boot_test_no_flag_has_hash.c
index a4f555a..61c8f40 100644
--- a/boot/bootutil/test/src/testcases/boot_test_no_flag_has_hash.c
+++ b/boot/bootutil/test/src/testcases/boot_test_no_flag_has_hash.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_no_hash.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_no_hash.c b/boot/bootutil/test/src/testcases/boot_test_no_hash.c
index a5c74dd..639a1fb 100644
--- a/boot/bootutil/test/src/testcases/boot_test_no_hash.c
+++ b/boot/bootutil/test/src/testcases/boot_test_no_hash.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_nv_bs_10.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_nv_bs_10.c b/boot/bootutil/test/src/testcases/boot_test_nv_bs_10.c
index 02d6d17..1d8d50c 100644
--- a/boot/bootutil/test/src/testcases/boot_test_nv_bs_10.c
+++ b/boot/bootutil/test/src/testcases/boot_test_nv_bs_10.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_nv_bs_11.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_nv_bs_11.c b/boot/bootutil/test/src/testcases/boot_test_nv_bs_11.c
index 16efcf1..efa967e 100644
--- a/boot/bootutil/test/src/testcases/boot_test_nv_bs_11.c
+++ b/boot/bootutil/test/src/testcases/boot_test_nv_bs_11.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_nv_bs_11_2areas.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_nv_bs_11_2areas.c b/boot/bootutil/test/src/testcases/boot_test_nv_bs_11_2areas.c
index a69aedc..eec22f8 100644
--- a/boot/bootutil/test/src/testcases/boot_test_nv_bs_11_2areas.c
+++ b/boot/bootutil/test/src/testcases/boot_test_nv_bs_11_2areas.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_nv_ns_01.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_nv_ns_01.c b/boot/bootutil/test/src/testcases/boot_test_nv_ns_01.c
index 10bb38f..0481ef0 100644
--- a/boot/bootutil/test/src/testcases/boot_test_nv_ns_01.c
+++ b/boot/bootutil/test/src/testcases/boot_test_nv_ns_01.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_nv_ns_10.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_nv_ns_10.c b/boot/bootutil/test/src/testcases/boot_test_nv_ns_10.c
index 05095f0..429416e 100644
--- a/boot/bootutil/test/src/testcases/boot_test_nv_ns_10.c
+++ b/boot/bootutil/test/src/testcases/boot_test_nv_ns_10.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_nv_ns_11.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_nv_ns_11.c b/boot/bootutil/test/src/testcases/boot_test_nv_ns_11.c
index 2191aaa..971a2cf 100644
--- a/boot/bootutil/test/src/testcases/boot_test_nv_ns_11.c
+++ b/boot/bootutil/test/src/testcases/boot_test_nv_ns_11.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_revert.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_revert.c b/boot/bootutil/test/src/testcases/boot_test_revert.c
index 4339afb..4b78fb6 100644
--- a/boot/bootutil/test/src/testcases/boot_test_revert.c
+++ b/boot/bootutil/test/src/testcases/boot_test_revert.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_revert_continue.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_revert_continue.c b/boot/bootutil/test/src/testcases/boot_test_revert_continue.c
index 1edc898..9982646 100644
--- a/boot/bootutil/test/src/testcases/boot_test_revert_continue.c
+++ b/boot/bootutil/test/src/testcases/boot_test_revert_continue.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_vb_ns_11.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_vb_ns_11.c b/boot/bootutil/test/src/testcases/boot_test_vb_ns_11.c
index 7ed538c..c6f7b93 100644
--- a/boot/bootutil/test/src/testcases/boot_test_vb_ns_11.c
+++ b/boot/bootutil/test/src/testcases/boot_test_vb_ns_11.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_vm_ns_01.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_vm_ns_01.c b/boot/bootutil/test/src/testcases/boot_test_vm_ns_01.c
index b1618c3..3c89033 100644
--- a/boot/bootutil/test/src/testcases/boot_test_vm_ns_01.c
+++ b/boot/bootutil/test/src/testcases/boot_test_vm_ns_01.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_vm_ns_10.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_vm_ns_10.c b/boot/bootutil/test/src/testcases/boot_test_vm_ns_10.c
index 48a51d1..d6d217e 100644
--- a/boot/bootutil/test/src/testcases/boot_test_vm_ns_10.c
+++ b/boot/bootutil/test/src/testcases/boot_test_vm_ns_10.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_vm_ns_11_2areas.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_vm_ns_11_2areas.c b/boot/bootutil/test/src/testcases/boot_test_vm_ns_11_2areas.c
index 80a8ef3..490a634 100644
--- a/boot/bootutil/test/src/testcases/boot_test_vm_ns_11_2areas.c
+++ b/boot/bootutil/test/src/testcases/boot_test_vm_ns_11_2areas.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_vm_ns_11_a.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_vm_ns_11_a.c b/boot/bootutil/test/src/testcases/boot_test_vm_ns_11_a.c
index cdbc87e..433be25 100644
--- a/boot/bootutil/test/src/testcases/boot_test_vm_ns_11_a.c
+++ b/boot/bootutil/test/src/testcases/boot_test_vm_ns_11_a.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/bootutil/test/src/testcases/boot_test_vm_ns_11_b.c
----------------------------------------------------------------------
diff --git a/boot/bootutil/test/src/testcases/boot_test_vm_ns_11_b.c b/boot/bootutil/test/src/testcases/boot_test_vm_ns_11_b.c
index d42d0fb..914242b 100644
--- a/boot/bootutil/test/src/testcases/boot_test_vm_ns_11_b.c
+++ b/boot/bootutil/test/src/testcases/boot_test_vm_ns_11_b.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/split/include/split/split.h
----------------------------------------------------------------------
diff --git a/boot/split/include/split/split.h b/boot/split/include/split/split.h
index ec5b5e6..88f752c 100644
--- a/boot/split/include/split/split.h
+++ b/boot/split/include/split/split.h
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/split/src/split.c
----------------------------------------------------------------------
diff --git a/boot/split/src/split.c b/boot/split/src/split.c
index ab2ad2f..3a72382 100644
--- a/boot/split/src/split.c
+++ b/boot/split/src/split.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/boot/split/src/split_priv.h
----------------------------------------------------------------------
diff --git a/boot/split/src/split_priv.h b/boot/split/src/split_priv.h
index 99d889b..9b8bb5e 100644
--- a/boot/split/src/split_priv.h
+++ b/boot/split/src/split_priv.h
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/crypto/mbedtls/include/mbedtls/mbedtls_test.h
----------------------------------------------------------------------
diff --git a/crypto/mbedtls/include/mbedtls/mbedtls_test.h b/crypto/mbedtls/include/mbedtls/mbedtls_test.h
index 7a3bc40..33086f1 100644
--- a/crypto/mbedtls/include/mbedtls/mbedtls_test.h
+++ b/crypto/mbedtls/include/mbedtls/mbedtls_test.h
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/crypto/mbedtls/test/src/mbedtls_test.c
----------------------------------------------------------------------
diff --git a/crypto/mbedtls/test/src/mbedtls_test.c b/crypto/mbedtls/test/src/mbedtls_test.c
index 877452a..c55bad7 100644
--- a/crypto/mbedtls/test/src/mbedtls_test.c
+++ b/crypto/mbedtls/test/src/mbedtls_test.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/crypto/mbedtls/test/src/mbedtls_test.h
----------------------------------------------------------------------
diff --git a/crypto/mbedtls/test/src/mbedtls_test.h b/crypto/mbedtls/test/src/mbedtls_test.h
index fd82fde..49e0a11 100644
--- a/crypto/mbedtls/test/src/mbedtls_test.h
+++ b/crypto/mbedtls/test/src/mbedtls_test.h
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/crypto/mbedtls/test/src/testcases/aes_test.c
----------------------------------------------------------------------
diff --git a/crypto/mbedtls/test/src/testcases/aes_test.c b/crypto/mbedtls/test/src/testcases/aes_test.c
index 828c1cc..0041a38 100644
--- a/crypto/mbedtls/test/src/testcases/aes_test.c
+++ b/crypto/mbedtls/test/src/testcases/aes_test.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/crypto/mbedtls/test/src/testcases/arc4_test.c
----------------------------------------------------------------------
diff --git a/crypto/mbedtls/test/src/testcases/arc4_test.c b/crypto/mbedtls/test/src/testcases/arc4_test.c
index 91655e3..e9a9383 100644
--- a/crypto/mbedtls/test/src/testcases/arc4_test.c
+++ b/crypto/mbedtls/test/src/testcases/arc4_test.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/crypto/mbedtls/test/src/testcases/bignum_test.c
----------------------------------------------------------------------
diff --git a/crypto/mbedtls/test/src/testcases/bignum_test.c b/crypto/mbedtls/test/src/testcases/bignum_test.c
index af5b704..b668eda 100644
--- a/crypto/mbedtls/test/src/testcases/bignum_test.c
+++ b/crypto/mbedtls/test/src/testcases/bignum_test.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/crypto/mbedtls/test/src/testcases/ccm_test.c
----------------------------------------------------------------------
diff --git a/crypto/mbedtls/test/src/testcases/ccm_test.c b/crypto/mbedtls/test/src/testcases/ccm_test.c
index efb77a6..53aa6fb 100644
--- a/crypto/mbedtls/test/src/testcases/ccm_test.c
+++ b/crypto/mbedtls/test/src/testcases/ccm_test.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/crypto/mbedtls/test/src/testcases/dhm_test.c
----------------------------------------------------------------------
diff --git a/crypto/mbedtls/test/src/testcases/dhm_test.c b/crypto/mbedtls/test/src/testcases/dhm_test.c
index 6123298..0f46546 100644
--- a/crypto/mbedtls/test/src/testcases/dhm_test.c
+++ b/crypto/mbedtls/test/src/testcases/dhm_test.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/crypto/mbedtls/test/src/testcases/ecp_test.c
----------------------------------------------------------------------
diff --git a/crypto/mbedtls/test/src/testcases/ecp_test.c b/crypto/mbedtls/test/src/testcases/ecp_test.c
index b4a218e..7a28657 100644
--- a/crypto/mbedtls/test/src/testcases/ecp_test.c
+++ b/crypto/mbedtls/test/src/testcases/ecp_test.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/crypto/mbedtls/test/src/testcases/entropy_test.c
----------------------------------------------------------------------
diff --git a/crypto/mbedtls/test/src/testcases/entropy_test.c b/crypto/mbedtls/test/src/testcases/entropy_test.c
index 7088313..499b69e 100644
--- a/crypto/mbedtls/test/src/testcases/entropy_test.c
+++ b/crypto/mbedtls/test/src/testcases/entropy_test.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/crypto/mbedtls/test/src/testcases/gcm_test.c
----------------------------------------------------------------------
diff --git a/crypto/mbedtls/test/src/testcases/gcm_test.c b/crypto/mbedtls/test/src/testcases/gcm_test.c
index 27e0aea..c2a5b10 100644
--- a/crypto/mbedtls/test/src/testcases/gcm_test.c
+++ b/crypto/mbedtls/test/src/testcases/gcm_test.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/crypto/mbedtls/test/src/testcases/hmac_drbg_test.c
----------------------------------------------------------------------
diff --git a/crypto/mbedtls/test/src/testcases/hmac_drbg_test.c b/crypto/mbedtls/test/src/testcases/hmac_drbg_test.c
index cd1f38c..8fb9d52 100644
--- a/crypto/mbedtls/test/src/testcases/hmac_drbg_test.c
+++ b/crypto/mbedtls/test/src/testcases/hmac_drbg_test.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/crypto/mbedtls/test/src/testcases/md5_test.c
----------------------------------------------------------------------
diff --git a/crypto/mbedtls/test/src/testcases/md5_test.c b/crypto/mbedtls/test/src/testcases/md5_test.c
index a8bb014..c6579e4 100644
--- a/crypto/mbedtls/test/src/testcases/md5_test.c
+++ b/crypto/mbedtls/test/src/testcases/md5_test.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/0f223f41/crypto/mbedtls/test/src/testcases/pkcs5_test.c
----------------------------------------------------------------------
diff --git a/crypto/mbedtls/test/src/testcases/pkcs5_test.c b/crypto/mbedtls/test/src/testcases/pkcs5_test.c
index b9565d8..7b23c9f 100644
--- a/crypto/mbedtls/test/src/testcases/pkcs5_test.c
+++ b/crypto/mbedtls/test/src/testcases/pkcs5_test.c
@@ -1,4 +1,4 @@
-/**
+/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information