zephyr/samples/boards
Daniel Leung 2e7831562a samples: mec15xxevb_assy6853/pm: shorten wait after deep sleep
The origin for sleeping for 3ms after coming out of deep sleep
was to wait for PLL to lock so that UART would not send
garbage characters due to incorrect clock. In the deep sleep
code, it spins to wait for the PLL to lock so there is no need
to wait for 3ms in the app. So shorten it like other busy wait.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-04-10 07:48:33 -04:00
..
96b_argonkey samples: boards: Convert to new DT_INST macros 2020-03-31 07:14:21 -05:00
arc_secure_services timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
bbc_microbit samples: boards: Convert to new DT_INST macros 2020-03-31 07:14:21 -05:00
intel_s1000_crb samples: boards: Convert to new DT_INST macros 2020-03-31 07:14:21 -05:00
mec15xxevb_assy6853 samples: mec15xxevb_assy6853/pm: shorten wait after deep sleep 2020-04-10 07:48:33 -04:00
nrf boards: nrf52_pca20020: Rename to thingy52_nrf52832 2020-04-06 13:09:07 +02:00
olimex_stm32_e407 cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
reel_board/mesh_badge samples: boards: Convert to new DT_INST macros 2020-03-31 07:14:21 -05:00
sensortile_box samples: boards: Convert to new DT_INST macros 2020-03-31 07:14:21 -05:00
up_squared/gpio_counter cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
boards.rst