arduino-pico/assembly
Earle F. Philhower, III 03e740a511
Add CPU cycle counter accessors (#226)
Use the 24-bit SYSTICK peripheral, wrapped in logic to extend it to a
full 32 or 64bits.  W/o the wrapper, SYSTICK will wrap around in ~100ms.

Adds rp2040.getCycleCount() and rp2040.getCycleCount64()

Clean up the libpico build process as crt0.S from the pico-sdk should
be directly used.

Clean up the keywords file.
2021-06-28 20:53:40 -07:00
..
boot2_generic_03h_2_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00
boot2_generic_03h_4_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00
boot2_is25lp080_2_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00
boot2_is25lp080_4_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00
boot2_w25q080_2_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00
boot2_w25q080_4_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00
boot2_w25x10cl_2_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00
boot2_w25x10cl_4_padded_checksum.S Add multiple boot2 options with /2 and /4 SPI div (#67) 2021-03-31 12:42:51 -07:00