Teensy 4.1 core updated for C++20
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 line
110B

  1. #include <stdint.h>
  2. volatile uint32_t F_CPU_ACTUAL = 396000000;
  3. volatile uint32_t F_BUS_ACTUAL = 132000000;