5 Commits (3f01b222b2b4f77cff66096dd5a18a64828e1fa4)

Author SHA1 Message Date
Victor Oliveira c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
ellensp 33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) 4 years ago
Scott Lahteine 2c959123e5 Clean up whitespace 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Scott Lahteine d25231aea8 Spacing, defined(), #include tweaks 5 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 3d9d72e8db Include order, spacing, etc. 5 years ago
Scott Lahteine 9a56a88200 Use OUT_WRITE in SPI pin init 5 years ago
Kajetan Rzepecki 692a0198f9 Fix SPISettings frequency parameters in ESP32 HW SPI (#13573) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine 0495fcd475 Minor spacing fix 6 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 6 years ago
Simon Jouet e2aeda61ed HAL for Espressif ESP32 Wifi 7 years ago
Karl Andersson e0276d2f32 Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 6 years ago
Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 6 years ago
Alexey Shvetsov cbdc78ec0f Fix STM32 compilation with PlatformIO (#10245) 6 years ago
xC0000005 7dc256432f Restore STM32F1 series to working order. (#10229) 6 years ago
Scott Lahteine 90fa423737
Preliminary cleanup of #include structure (#9763) 6 years ago
Scott Lahteine 1c41de16d4 Trailing whitespace clean 7 years ago
revilor 959a2d2527 Add beginTransaction to HAL SPI (#9019) 7 years ago
victorpv 2ec4113cb2 Changes to STM32F1 HAL (#8833) 7 years ago
victorpv 4feffca178
fix for issue #8585 7 years ago
Scott Lahteine c2fc78c3a8 #ifndef => #if !PIN_EXISTS 7 years ago
Scott Lahteine 60af705e6d Relocate SPI.h to the HAL folder 7 years ago
victorpv e9acb63290 STM32F1 HAL 7 years ago