1 Commits (049fbc92a99d83178a5b99b14539b4ceeba8d5d4)

Author SHA1 Message Date
  bilsef 049fbc92a9
Support for Teensy 4 (#19311) 3 years ago
  Scott Lahteine bc7720c0cd Minor HAL cleanup 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 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 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
  LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 4 years ago
  Scott Lahteine e3fd0519b3 Reduce need for UNUSED 4 years ago
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 4 years ago
  Scott Lahteine 8d036e94bf Combine channel-based SPI headers 4 years ago
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 4 years ago
  Scott Lahteine fb579212ea Reduce unused function warnings 4 years ago
  Scott Lahteine 056efaba91 Clean up section comments 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
  Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 5 years ago
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5 years ago
  Scott Alfter c6dbe6e9d6 Fix Teensy 3.5/3.6 __get_primask (#13514) 5 years ago
  Scott Alfter 32332bcd03 Proceed with Teensy 3.5/3.6 HAL (#13450) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5 years ago
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 5 years ago
  Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 5 years ago
  Scott Lahteine 19d4c7c1cd Tweak HAL header comments 6 years ago
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6 years ago
  android444 9c235ef821 [HAL]Add support for ST7920 - Teensy 3.x (#10872) 6 years ago
  Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 6 years ago
  teemuatlut 5c69d45f5b [2.0.x] TMC2130 support for LPC platform (#9114) 6 years ago
  Thomas Moore f7efac57b7 Multi-host support 6 years ago
  Thomas Moore 7bb1721f35 Fix _BV already defined warnings for Teensy 6 years ago
  Scott Lahteine 8836623e0f Fix `sq`/`min`/`max` macros after platform headers 6 years ago
  Scott Lahteine 550f1025f0 Try using <Arduino.h> everywhere 6 years ago
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 6 years ago
  Scott Lahteine c2b1d51f16 HAL whitespace and style cleanup 6 years ago
  Scott Lahteine 358656acc3 Tweak HAL_adc_start_conversion 6 years ago
  Scott Lahteine 54326fb06a HAL updates 6 years ago
  Scott Lahteine 2af62a5d8d Apply spacing, const to some HAL code 6 years ago
  teemuatlut f3e562e46e HAL for 32-bit Teensy (3.5, 3.6) architecture 7 years ago