X-Ryl669
3f01b222b2
Refactor serial class with templates (#20783 )
3 년 전
Scott Lahteine
1f7c085527
ESP32: i2s_init requires I2S_STEPPER_STREAM
4 년 전
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4 년 전
ellensp
33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 년 전
Scott Lahteine
2c959123e5
Clean up whitespace
4 년 전
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code (#17619 )
4 년 전
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI (#17156 )
4 년 전
vivian-ng
eeec4c27e7
[ESP32] Allow user to define pins for hardware Serial1 and Serial2 (#16918 )
4 년 전
Scott Lahteine
bfad23d3e2
(c) 2020
4 년 전
Scott Lahteine
22556a7bbf
More 8-extruder fixups
4 년 전
Luc
6357619ab2
Add ESP3DLib idletask entry point (#16658 )
4 년 전
Scott Lahteine
a578749622
Clean up HAL ADC, old test scripts
4 년 전
Luc
d854c8fa5f
ESP3d integration for ESP32 (#16515 )
4 년 전
Luc
9d6b2ebf50
Improve ESP32 HAL (EEPROM, watchdog) (#16228 )
4 년 전
Scott Lahteine
0ff57c640c
Fix compile warning
5 년 전
Scott Lahteine
f01f0d1956
Drop C-style 'void' argument
5 년 전
Scott Lahteine
75efa3cdac
Reorganize HAL (#14832 )
5 년 전
Scott Lahteine
93adb7e944
Some comment patches
5 년 전
Scott Lahteine
ec13aa0dc1
Misc. whitespace
5 년 전
Simon Jouet
f0de56a797
ESP32 HAL - Dynamic ADC attenuation (#14623 )
5 년 전
Ringel
e139c1d9d9
Fix ESP32 i2s stream, add PWM to extended pins (#14592 )
5 년 전
Scott Lahteine
056efaba91
Clean up section comments
5 년 전
Scott Lahteine
d4415dcf59
Fix analogWrite ambiguity
5 년 전
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 년 전
felixstorm
9439fab7fd
Fix ESP32 servos, platformio.ini, etc. (#14247 )
5 년 전
Scott Lahteine
c6d39319de
Fix some whitespace
5 년 전
felixstorm
bc5a1fe562
Various fixes for ESP32 (#14102 )
5 년 전
Kajetan Rzepecki
7c8ee0cd5b
Enable more ADC1 channels (pins 32-39) (#13742 )
5 년 전
Scott Lahteine
b18316dd37
Fix some spacing
5 년 전
Kajetan Rzepecki
b21ca53dfc
SPIFFS-backed PersistentStore for ESP32 (#13566 )
5 년 전
Hadrien Jouet
0278ad0a6d
Add ESP32 WiFi interface (#11209 )
5 년 전
Scott Lahteine
0feeef2604
Update copyright in headers
5 년 전
Simon Jouet
5cd0fa3ce1
Basic GPIO expander using the ESP32 I2S peripheral (#12959 )
5 년 전
Simon Jouet
e2aeda61ed
HAL for Espressif ESP32 Wifi
7 년 전
Chris Pepper
cc6d41e1d3
Use a macro for HAL header redirection (#10380 )
6 년 전
Bob-the-Kuhn
902c885782
Switch to TMC2130 compatible hardware SPI & misc (#10299 )
6 년 전
Eduardo José Tagle
97e8a6ebd9
Various fixes for DUE... (#10152 )
- Watchdog reset during SD Card initialization.
- Move `DebugMonitor` to `DebugMonitor_Due.cpp`.
- Since the watchdog is enabled on boot do extra resets during init.
- Have `thermalManager` do watchdog reset before its ISR starts to prevent reset.
- Ensure that timers are stopped before reprogramming them to address tone issues.
- Improve SAM3XE reset when reflashed through the native port.
6 년 전
Scott Lahteine
61688233c7
HAL style tweak
6 년 전
Scott Lahteine
c2b1d51f16
HAL whitespace and style cleanup
7 년 전
Scott Lahteine
358656acc3
Tweak HAL_adc_start_conversion
7 년 전
Scott Lahteine
27cbb939b2
Clean up some HAL code
7 년 전
Scott Lahteine
2af62a5d8d
Apply spacing, const to some HAL code
7 년 전
Christopher Pepper
cfef925559
HAL for DUE architecture
7 년 전
Christopher Pepper
4b16fa3272
Implement HAL and apply macros across code-base
Implement AVR Platform
7 년 전