7 Commits (9baa944460e0bf5f15e46a501b64ebd39a9d5f34)

Author SHA1 Message Date
bilsef 9baa944460
Teensy 4.1 Ethernet support (#19801) 5 years ago
Scott Lahteine 92767f5513 Misc. cleanup, serial strings 5 years ago
Scott Lahteine 6831341ab4 Batch appercase hex values 5 years ago
Scott Lahteine 4e8eea8e78 Adjust HAL platform defines, comments 5 years ago
Scott Lahteine 568f292883 HAL/serial followup 5 years ago
Scott Lahteine 4b928b2da8 HAL and serial cleanup 5 years ago
bilsef 049fbc92a9
Support for Teensy 4 (#19311) 5 years ago
Scott Lahteine bc7720c0cd Minor HAL cleanup 5 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 5 years ago
Scott Lahteine 424569b4c4
Power monitor and display (#17437) 5 years ago
ellensp 33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) 5 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 5 years ago
Scott Lahteine fa6e7cb733 Function-style critical section macros 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 6 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 6 years ago
Scott Lahteine 8d036e94bf Combine channel-based SPI headers 6 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 6 years ago
Scott Lahteine fb579212ea Reduce unused function warnings 6 years ago
Scott Lahteine 056efaba91 Clean up section comments 6 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 6 years ago
Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 6 years ago
Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 6 years ago
Scott Alfter c6dbe6e9d6 Fix Teensy 3.5/3.6 __get_primask (#13514) 6 years ago
Scott Alfter 32332bcd03 Proceed with Teensy 3.5/3.6 HAL (#13450) 6 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 7 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 7 years ago
Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 7 years ago
Scott Lahteine 19d4c7c1cd Tweak HAL header comments 7 years ago
Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 7 years ago
android444 9c235ef821 [HAL]Add support for ST7920 - Teensy 3.x (#10872) 7 years ago
Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 7 years ago
teemuatlut 5c69d45f5b [2.0.x] TMC2130 support for LPC platform (#9114) 7 years ago
Thomas Moore f7efac57b7 Multi-host support 8 years ago
Thomas Moore 7bb1721f35 Fix _BV already defined warnings for Teensy 7 years ago
Scott Lahteine 8836623e0f Fix `sq`/`min`/`max` macros after platform headers 7 years ago
Scott Lahteine 550f1025f0 Try using <Arduino.h> everywhere 7 years ago
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 8 years ago
Scott Lahteine c2b1d51f16 HAL whitespace and style cleanup 8 years ago
Scott Lahteine 358656acc3 Tweak HAL_adc_start_conversion 8 years ago
Scott Lahteine 54326fb06a HAL updates 8 years ago
Scott Lahteine 2af62a5d8d Apply spacing, const to some HAL code 8 years ago
teemuatlut f3e562e46e HAL for 32-bit Teensy (3.5, 3.6) architecture 8 years ago