35 次程式碼提交 (0278ad0a6d4bc49bf6343d5e61b695cf57601c53)

作者 SHA1 備註 提交日期
  Hadrien Jouet 0278ad0a6d Add ESP32 WiFi interface (#11209) 5 年之前
  Scott Lahteine 388babbcea Tweak SERIAL_PRINTF 5 年之前
  Scott Lahteine c7d618b4d9 Fix SERIAL_ECHOLNPAIR 5 年之前
  Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5 年之前
  Chris Pepper 38bef9da91 Report auto temp to both serial ports, if available (#13301) 5 年之前
  Scott Lahteine fa236e9718 General cleanup ahead of L64XX 5 年之前
  Scott Lahteine 64253e1a58 Followup to serial reform 5 年之前
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5 年之前
  Scott Lahteine 0feeef2604 Update copyright in headers 5 年之前
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 年之前
  Scott Lahteine 50af1d1e08 Differentiate translated On/Off from Serial ON/OFF 5 年之前
  Scott Lahteine 471f403a67 Reduce code size with plain inlines 5 年之前
  Scott Lahteine b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) 5 年之前
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5 年之前
  Scott Lahteine 43940d59ed Fix trailing spaces 5 年之前
  Scott Lahteine cb7844c8d4
Save PROGMEM on serial prefixes (#12033) 5 年之前
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 5 年之前
  Scott Lahteine d4fde91222 Fix serial.h including itself 5 年之前
  Scott Lahteine d7b699ec34 Fewer includes of vector_3.h 6 年之前
  Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) 6 年之前
  Scott Lahteine 2057177184 Make enums into implicit char 6 年之前
  Scott Lahteine 2c18faf3e4 General cleanups for HAL 6 年之前
  Scott Lahteine 094e9b1dab Remove ARDUINO_ARCH_SAM from serial.h too? 6 年之前
  Scott Lahteine c37d38886c Fix serial.h avr block 6 年之前
  Scott Lahteine 6a043eee55 Various updates for TMC support 6 年之前
  Thomas Moore f7efac57b7 Multi-host support 6 年之前
  teemuatlut 0cd1e91056 [2.0.x] TMC driver update (#8769) 6 年之前
  Scott Lahteine 25af9decfe Remove enum.h include of MarlinConfig.h 6 年之前
  etagle ba8dc678f5 Arduino Due XON/XOFF implementation 6 年之前
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 6 年之前
  Scott Lahteine 49c693c85b Tweak to serial macros 6 年之前
  Dave Johnson f58ba3a64e Improve AVR arch detection 6 年之前
  Scott Lahteine 142d8aae56 Move debugging to serial.* 6 年之前
  Scott Lahteine f52a31a275 Core updates 6 年之前
  Scott Lahteine 4e4d16c92e Move 'core' files 6 年之前
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 年之前
  Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL 7 年之前
  Scott Lahteine e94f79ccea Patch some serial macros 7 年之前
  Scott Lahteine f0fe26c411 Ensure Arduino.h and configs are included for serial.cpp 7 年之前
  Scott Lahteine 12ce051b55 Add a function to output spaces to serial 7 年之前
  Scott Lahteine 60be3d264b Macros to print floats, hiding imprecision 7 年之前
  Scott Lahteine 2cbc7b4b73 Relocate serial macros and functions 7 年之前