14 Commits (3f01b222b2b4f77cff66096dd5a18a64828e1fa4)

Author SHA1 Message Date
X-Ryl669 3f01b222b2
Refactor serial class with templates (#20783) 3 years ago
Rockman18 d0f953218f
Fix, consolidate PSTR aliases (#20812) 3 years ago
EvilGremlin 8049db20ff
ESP32 Tone Generator (#20704) 3 years ago
Scott Lahteine 18853defdd
Reduce warnings, extern "C" cleanup (#20279) 4 years ago
Scott Lahteine 6831341ab4 Batch appercase hex values 4 years ago
Victor Oliveira 631457ffea Support for Debug Codes - Dnnn (#19225) 4 years ago
Scott Lahteine 4e8eea8e78 Adjust HAL platform defines, comments 4 years ago
qwewer0 4424645e04
Multi-line comments cleanup (#19535) 4 years ago
Scott Lahteine 4b928b2da8 HAL and serial cleanup 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine 424569b4c4
Power monitor and display (#17437) 4 years ago
ellensp 33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) 4 years ago
Scott Lahteine 5e6faa999d
Refine EEPROM types / flags (#17772) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine fa6e7cb733 Function-style critical section macros 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine a578749622 Clean up HAL ADC, old test scripts 5 years ago
felixstorm 2b9eb4437b ESP32 HAL: Fix random pauses during prints (#16548) 5 years ago
Luc d854c8fa5f ESP3d integration for ESP32 (#16515) 5 years ago
Scott Lahteine 5b75a018b7 Misc patches preceding DGUS PR 5 years ago
LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine 7d8c38693f Formatting 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Scott Lahteine fb579212ea Reduce unused function warnings 5 years ago
Scott Lahteine 056efaba91 Clean up section comments 5 years ago
Scott Lahteine d4415dcf59 Fix analogWrite ambiguity 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 5 years ago
felixstorm 74f44783ac ESP32 servo support (#14109) 5 years ago
felixstorm bc5a1fe562 Various fixes for ESP32 (#14102) 5 years ago
Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5 years ago
felixstorm 4a48b70c0b Fix (re-)defines in HAL_ESP32 (#13780) 5 years ago
Scott Lahteine b18316dd37 Fix some spacing 5 years ago
Kajetan Rzepecki 27693cec29 Extend ESP32 HardwareSerial with flushTX. (#13588) 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Scott Lahteine 4555ae448f Fixups for ESP32 5 years ago
Hadrien Jouet 0278ad0a6d Add ESP32 WiFi interface (#11209) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Simon Jouet 5cd0fa3ce1 Basic GPIO expander using the ESP32 I2S peripheral (#12959) 5 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 6 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 6 years ago
Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 6 years ago
Simon Jouet e2aeda61ed HAL for Espressif ESP32 Wifi 7 years ago