commit | a76ed223d562f2d0ccc1873014d39f412f8fafdd | [log] [tgz] |
---|---|---|
author | TOKITA Hiroshi <tokita.hiroshi@gmail.com> | Sat May 31 07:38:01 2025 +0900 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jun 04 15:50:44 2025 -0400 |
tree | 9adb2c07108d7e7946c4ed3e89579870f756f8bb | |
parent | c304da7c673567a8254726399b8904f29ea08b67 [diff] |
soc: rpi_pico: Set the default `SYS_CLOCK_HW_CYCLES_PER_SEC` from dt Avoid the individual `CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC` for each board instead to referencing the dt value. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>