Teensy 4.1 core updated for C++20
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

6 行
110B

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