zephyr/samples/subsys/logging
Witold Lukasik 2530b85932 samples: subsys: logging: logger: remove nRF MDK-based code
k_cycle_get_32() expands to RTC->COUNTER in nrf_rtc_counter_get(),
sys_clock_hw_cycles_per_sec() expands also properly.

Signed-off-by: Witold Lukasik <witold.lukasik@nordicsemi.no>
2023-08-31 20:18:45 +02:00
..
ble_backend logging: Fixed BLE backend buffer size independent of MTU 2023-06-19 08:38:08 +02:00
dictionary samples: logging: dictionary: fix double-promotion warning 2023-08-23 16:13:48 -04:00
logger samples: subsys: logging: logger: remove nRF MDK-based code 2023-08-31 20:18:45 +02:00
multidomain samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
syst tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
logging.rst