38 次代码提交 (32d841e4186ca85d935f162b6ee2a0310c493e7e)

作者 SHA1 备注 提交日期
  PaulStoffregen 66b28afda0 Fix initial delay bug on Teensy-LC 9 年前
  PaulStoffregen a8818e0058 Default Systick to priority 32 (don't hog highest priority) 9 年前
  PaulStoffregen a4c169915e Improve automatic RTC set 9 年前
  duff2013 c2ef5b6481 fix for flash & bus clocks at F_CPU <= 16MHz 9 年前
  duff2013 0e5922acfb fix for flash & bus clock divider 9 年前
  duff2013 da2ab7723c (MKL26Z64) update for F_PLL <= 16MHz 9 年前
  duff2013 1fa14faf08 (MKL26Z64) update for F_PLL <= 16MHz 9 年前
  duff2013 06f4defa2d (MKL26Z64) update for F_PLL <= 16MHz 9 年前
  PaulStoffregen 86e6235e91 Add EEPROM emulation on Teensy-LC 9 年前
  PaulStoffregen 9b8d74c089 Initial support for Teensy-LC 9 年前
  PaulStoffregen 479bde6866 Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h 10 年前
  PaulStoffregen 7402581745 Actually use RAM vector table! 10 年前
  PaulStoffregen e8a02961b0 Use RAM-based interrupt vector table 10 年前
  PaulStoffregen 1911dc7811 Minor comment cleanup 10 年前
  PaulStoffregen 955b61fd15 Fix unused variable warning with speed > 2 MHz 10 年前
  duff2013 487482612a SMC_PMPROT visible in all _F_CPU, remove stop mode 10 年前
  PaulStoffregen c03d41b2f7 Fix (at least partially) 2 MHz mode 10 年前
  duff2013 f6bee62be8 fixes for 2, 4MHz 10 年前
  PaulStoffregen 4e2926f06a Reorganize clock startup sequence 10 年前
  PaulStoffregen 663e4fddec Add support for 2, 4, 8, 16MHz (Duff) 10 年前
  PaulStoffregen 2b07457405 When overclocking the CPU 133%, overclock flash by 40% too 10 年前
  Filipe Cabecinhas adfcbea61c Use the proper way to refer to gcc's asm extension so we can compile this in C standard mode. 10 年前
  PaulStoffregen 351efa83c4 Add support for more clocks: 72, 120, & 168 MHz 10 年前
  Frank Bösing 763dba3dca . 10 年前
  Frank Bösing 1653f9b7cc .. 10 年前
  Frank Bösing 6942a12ff4 Stripped to overclock add. 144MHz only for Paul 10 年前
  Frank Bösing bbd726f690 Update to 168MHz, 42 MHZ Bus, 28MHz Flash 10 年前
  Frank Bösing 856a79b321 Modified for additional 120MHz Core-Clock 10 年前
  PaulStoffregen 0dd51eacc5 Fix initialization of local static vars from non-const data 10 年前
  PaulStoffregen 262c04b029 Opps, use startup_early_hook() in startup code 10 年前
  PaulStoffregen 45b670580f Improve early startup hook for watchdog use (Ambroz Bizjak) 10 年前
  PaulStoffregen 729c211500 Support for Teensy 3.1 11 年前
  PaulStoffregen 8bd53da150 Add printf for Teensy3 11 年前
  Andrew J. Kroll 1c992c1c21 Make file functions weakly linked, so that a library or user code may implement alternative versions. 11 年前
  PaulStoffregen f45ddee4e4 Add missing fstat & isatty 11 年前
  PaulStoffregen 7ba1cbccc6 Add NVIC priority handling in Serial2 & Serial3 11 年前
  PaulStoffregen 5cecdee933 Initial commit, version 1.17-rc1 11 年前