446 Commits (1ebccfce518876d7dc9e9839f30c562bab5fca56)

Author SHA1 Message Date
Jason Smith 208af8cb15
Fix STM32 + SoftwareSerial compile (#17831) 5 years ago
Bob Kuhn 33bb7859d4
Composite USB for STM32 SDIO (experimental) (#17222) 5 years ago
Scott Lahteine f94ab84dac
Malyan M300 support (#17421) 5 years ago
Scott Lahteine 847ea583f6
STM32F103VE has 512K Flash EEPROM (#17565) 5 years ago
Jason Smith 7d0ea3e2c4
Fix framework-arduinoststm32 minimum version (#17512) 5 years ago
mks-viva bc856fd8ec
MKS Robin E3 / E3D support (#17569)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
Ryan a97ae51cc7
Archim: PIO upload on Windows, Arduino IDE LCD (#17405)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
Gustavo Alvarez 397fa59eee
Sort out USBComposite for STM32F1 confusion (#17400) 5 years ago
grauerfuchs 293a0997c9
Fix / optimize PCA9533 LED (Mightyboard) (#17381) 5 years ago
thisiskeithb 966e0e4a77
BTT002 release V1 uses STM32F407VGT6 (#17387) 5 years ago
Scott Lahteine 723d4d6f61 Fix Archim 2 build for PIO 5 years ago
thisiskeithb add34aa286 Fix STM32F1 USB Composite Dependency
Co-authored-by: Lord-Quake <Lord-Quake@users.noreply.github.com>
5 years ago
Giuliano Zaro 129b270628
QSPI EEPROM for SAMD51 (#17292) 5 years ago
Scott Lahteine 7455bb09b3
Add SoftwareSerialM for MKS Robin (#17207) 5 years ago
Scott Lahteine 1674df00b1 Stay at v0.91 of USBComposite for STM32F1 5 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 5 years ago
Jason Smith 4e96a014a8
Use arduinoststm32 3.x for FYSETC S6 (#17131) 5 years ago
Scott Lahteine 631addbbb4
SAMD51 SoftwareSerial (#17041) 5 years ago
Scott Lahteine 736521a3f1 Balance mega tests, shorten some env names 5 years ago
Jason Smith cc822bf70f
Fix some 8 extruders issues, GTR build (#17043) 5 years ago
InsanityAutomation ba4f49f4a2
Fix GTR10 overlapping defines (#16976) 5 years ago
Scott Lahteine 72fae2faa5 Require TMCStepper 0.6.2 5 years ago
Scott Lahteine 64b96f3908
Double ADC read frequency (#16864) 5 years ago
vivian-ng a16f3baecc
Add ESPAsyncTCP to lib_ignore (#16844) 5 years ago
Scott Lahteine 49a66bc4cc Fix ESP32 warning, specify supported version 5 years ago
darksiah d8b2726fd3
Fix MKS Robin Nano platformio.ini entry (#16826) 5 years ago
Bob Kuhn 78fea4a9ca
Split up MKS_RUMBA32 into two variants (#16781) 5 years ago
yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 5 years ago
Artur Petrzak 2ef6b86ccd Enable use of latest TMCStepper on MKS Robin Nano (#16652) 5 years ago
Vertabreaker 6d1f6a9516 Adjust GTM32 build flags (#16582) 5 years ago
Vertabreaker b310047ded Fix GTM32 environment (to prevent a crash) 5 years ago
Jason Smith fc773c2784 Fix Fysetc S6 FLASH_PAGE_SIZE and test build (#16560) 5 years ago
InsanityAutomation ffd8b595d1 Fix PLR cancel with ExtUI (#16556) 5 years ago
Bob Kuhn 1ad53cee1f Improved STMicro L64XX stepper driver support (#16452) 5 years ago
Vertabreaker 51f2733b7f Add GTM32 (STM32F103VET6) environment (#16454) 5 years ago
Luc d854c8fa5f ESP3d integration for ESP32 (#16515) 5 years ago
Lino Barreca 07509febcd Fix serials available on SKR Pro 1.1 (#16439) 5 years ago
George Fu ceeba58dc9 FYSETC F6 v1.4 board support (#16321) 5 years ago
Scott Lahteine 00e27503ce Use a default monitor_speed of 250000 5 years ago
Scott Lahteine f7e3a5ad85 Temporary CI fix for STM32 5 years ago
Jason Smith a7b0b390cd Fix PrintrBoard build (ignore TMC libraries) (#16346)
(In future try to get Teensy processors better supported by `TMCStepper`.)
5 years ago
Bob Kuhn 747b2b9bf4 Improve STEVAL_3DP001V1 and future STEVAL_* support (#16404) 5 years ago
thisiskeithb a333bba725 Add Rumba32 support for PIO (#16202) 5 years ago
Luc 24eaf2d7e0 Some ESP32 patches (#16297) 5 years ago
FLYmaker 59f9bb2120 Add FLYBOARD (STM32F407ZG) (#16257) 5 years ago
BigTreeTech bbe0ffb2fa BigTreeTech SKR v1.4 support (#16236) 5 years ago
chzj333 42a336f8bc Update BTT002 platform (fixing SD init) (#16217) 5 years ago
Luc 9d6b2ebf50 Improve ESP32 HAL (EEPROM, watchdog) (#16228) 5 years ago
Tanguy Pruvot 23d1801022 Update BTT comments for USB/SD Composite (#16130) 5 years ago
MS1987 31fdaea269 Add MKS Robin Pro, MKS Robin Lite3 (#16163) 5 years ago
thisiskeithb afd865d8dd Melzi has a 1284 (#16090) 5 years ago
Scott Lahteine 6134bff81b Expand environments in platformio.ini 5 years ago
Scott Lahteine 102c9595f2 Restore STM32F103RE environment 5 years ago
Gustavo Alvarez efc3873149 Reorder F103RE environments (#16054) 5 years ago
Scott Lahteine 8431af2bff Add -fmerge-all-constants flag 5 years ago
Björn Wedi 3a88cfd992 Simplify platformio.ini with 'extends' (#16035)
- Add [env] with default settings
- Use 'extends' to shrink similar env entries
5 years ago
George Fu cf1e19d167 Fysetc S6 support (#15850) 5 years ago
thisiskeithb f786cc5145 Revert default BTT STM32F103 environment (#16006) 5 years ago
Bob e7519c50b6 Include MAX31865 library (#15969) 5 years ago
Chris Pepper 48e264e4e1
Update platformio.ini (env:LPC176x) (#15971) 5 years ago
Gustavo Alvarez b2a275891c Support RET6 in BTT SKR Mini (#15957) 5 years ago
swilkens e9bd6ef9fe TMCStepper 0.6.x is now Marlin-compatible (#15950) 5 years ago
Scott Lahteine d33ca3d058 Only TMCStepper 0.5.x is certified 5 years ago
thisiskeithb 0f57818f2d Support 512K "RCT6" in BTT SKR Mini (#15890) 5 years ago
Scott Lahteine 227951a4ec Tweak platformio.ini alignment 5 years ago
Jason Smith 9fd35c84ce SoftwareSerialM for SKR STM32F1 boards (#15875) 5 years ago
Chris Pepper 8e7d1004cf
Update LPC176x platform version 5 years ago
Lino Barreca ac71cdc265 New HardwareTimer for STM32 5.7.0 (#15655) 5 years ago
Chris Pepper af61f37b65
Update lpc176x requirements (#15869) 5 years ago
Tanguy Pruvot d13573c9cd STM32F1: restore latest ststm32 version (#15776) 5 years ago
Jason Smith 1fe0646d25 Use modified SoftwareSerialM which works with SKR Pro (#15796) 5 years ago
Chris Pepper b9116d4050
LPC176x Framework update (#15722)
Changes required for compatibility with framework-arduino-lpc176x 0.2.0
5 years ago
Scott Lahteine a5df89eef7 Add HAL_IWDG_MODULE_ENABLED to generic F4/F7 5 years ago
Scott Lahteine 55c3929359 Group AVRx4 boards together 5 years ago
Scott Lahteine e7b22a0ed4 Use 5.4.3 for STM32F407VE_black 5 years ago
Scott Lahteine e0f68cda1e Use ststm32 5.6.0 for now 5 years ago
Tanguy Pruvot c58cc113dd MKS Robin: restore the TFT v2.0 support (ST7789V) (#15675) 5 years ago
J.C. Nelson 167ecd8620 Chitu board support (e.g., Tronxy X5s) (#15493) 5 years ago
Tanguy Pruvot 0737b1aecf env: SKRmini can't use STLink (#15645) 5 years ago
Scott Lahteine 139b7196a0
Watchdog cleanup (#15283) 5 years ago
Scott Lahteine d0dd1a387e Require a newer Neopixel 5 years ago
Tanguy Pruvot 43d6e9fa43 STM32F103.. reorganization, SKR mini fix (#15398) 5 years ago
Jason Smith 5f18f5bb90 Require TMCStepper >= 0.5.0 in platformio.ini (#15382) 5 years ago
Dave Johnson f362dab7be Disable PIO extra_scripts for AT90USB (#15347) 5 years ago
Evgeny Zyatkov 12e0581f24 SKR Pro Neopixel support (#15274) 5 years ago
Bas Stottelaar c7acd5c45b Upgrade BigTrees to latest platform ststm32 (#15285) 5 years ago
Scott Lahteine 6282655d77 Separate STM32F103R_bigtree_USB environment 5 years ago
Scott Lahteine 20fbb751f1 Tell externals it's Marlin 5 years ago
Tanguy Pruvot 5bf635cec2 STM32F1: Only include USBComposite if flagged (#15243) 5 years ago
Tanguy Pruvot f1162243f6 STM32F1: No USBSerial without USB-serial bridge (#15242) 5 years ago
Scott Lahteine dbea6f0022 STM32F1 USB cdc/msc composite device (#15180)
Co-Authored-By: bigtreetech <38851044+bigtreetech@users.noreply.github.com>
5 years ago
Giuliano Zaro 53af7cad0a SAMD51 include u8g library (#15165) 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Tanguy Pruvot d59d9b5973 Alfawise - LK1/LK2/LK4 and BLTouch (#15118) 5 years ago
Scott Lahteine 2aef83ddcd Add a PlatformIO hook to alter CXXFLAGS 5 years ago
Scott Lahteine 23cffb2c21 Add an env to get the Include Tree 5 years ago
Scott Lahteine a61c91ae9e Use 'bugfix' branch of U8glib-HAL 5 years ago
Tanguy Pruvot 0a280f00c2 Flag unused variables without buzzer (#15016) 5 years ago
Tanguy Pruvot 012f577bb0 STM32F1: Import (rogerclarkmelbourne) SPI class (#15002) 5 years ago
Scott Lahteine 8c2cfaa907 Fix BigTree_Btt002 build 5 years ago
chzj333 0b47558a09 New board STM32F407 (#14994) 5 years ago
Scott Lahteine 08434b3605 Add TMC26XStepper, not ignore 5 years ago
Scott Lahteine d2072f9ace
Clean up PlatformIO lib_ignore (#14988)
Originally from #14832.

Users may need to delete platformio work folders before building.
5 years ago
Tanguy Pruvot 5d2519ed50 Allow use of Fysetc SoftwareSerialM (#14893) 5 years ago
Chris Pepper 2971b48a12 Use PlatformIO 4 default dir structure (#14879) 5 years ago
Giuliano Zaro 3e5620283e AGCM4 debug option (#14838) 5 years ago
Scott Lahteine ab792d004c More PlatformIO aliases 5 years ago
George Fu f89eb8bf35 Fysetc Cheetah updates (#14800) 5 years ago
Tanguy Pruvot 8efa3455c2 STM32F1: Reduce binary by 2K by dropping full path asserts (#14807) 5 years ago
Scott Lahteine e85eca2630 HAL cleanup, Teensy 3.1 platform 5 years ago
Scott Lahteine f8b8cbfc53 Press the big red button on PlatformIO 4.0 5 years ago
pinchies d98b9d54f1 JGAurora A5S & A1 touch support (#14768) 5 years ago
Giuliano Zaro 290466578f Adafruit Grand Central M4 (#14749) 5 years ago
thisiskeithb d74efd9d46 MKS Robin Lite/Lite2 Board Support (#14729) 5 years ago
Benjamin Reed 7084f3647a Flag to reduce Melzi binary size (#14730) 5 years ago
Tanguy Pruvot f0be92259b PIO env, Travis test for STM32F407VE (#14674) 5 years ago
Msq001 6920b7fe91 BigTreeTech SKR E3 DIP (#14638) 5 years ago
Tanguy Pruvot 45bde333d5 Initial Longer3D LK1/2 (Alfawise U20/U20+/U30) support (#14597) 5 years ago
Msq001 21e1148d98 Remove upload_protocol "cmsis-dap" (#14606) 5 years ago
Giuliano Zaro 4a5f135c5d PIO 4 strict parser fix (1 => chain) (#14586) 5 years ago
Scott Lahteine ad1c061e7b Bring STM32F4/F7 together 5 years ago
Msq001 439e28783b BigTree SKR Pro V1.1 board support (#14523) 5 years ago
Scott Lahteine fb9d30673f platformio.ini compatible with PIO 3.x 5 years ago
Scott Lahteine 6550a222aa env_default => default_envs 5 years ago
thisiskeithb 8b63e3701f MKS Robin Nano board support (#14363) 5 years ago
InsanityAutomation 39c0c2aebe Add TMCStepper libs to lib_ignore for Melzi (#14322) 5 years ago
Msq001 e3846ec7a1 SKR mini can use 128x64 LCD (#14388) 5 years ago
Eric Ptak 8934b32f1b Fysetc AIO II / Cheetah STM32F1 (#14407) 5 years ago
thisiskeithb a4aa3621c0 MKS Robin Mini Board Support (#14366) 5 years ago
mikeshub 1b1a4677f5 Fix LCD.h compilation error (#14377) 5 years ago
pinchies 3021097888 Add JGAurora A5S and A1 (STM32F103ZET6) (#14291)
- Now compiles and works correctly with changes to HAL timers and watchdog.
- Does NOT include awesome work on touch screen function.
- Does have working LCD and SD-based EEPROM.
6 years ago
Tanguy Pruvot 7d1eafc80a STM32F1: C++14 for static_assert, etc. (#14278) 6 years ago
felixstorm 9439fab7fd Fix ESP32 servos, platformio.ini, etc. (#14247) 6 years ago
yangwenxiong b0a4ea79b8 BigTreeTech SKR Mini v1.1 (#14041) 6 years ago
Tanguy Pruvot 3bf43b6c1e Re-enable STM32F1 Travis test (#13978) 6 years ago
SmallSharky 1de6e7fb9d Fix MKS Robin section in platformio.ini (#13598)
Updated ststm32 version because the old version gives build errors. Added `U8glib-HAL` to ignore list because there are also build errors.
6 years ago
Alexander Gavrilenko 3c47e1b4d1 Support Black STM32F407VET6 with RAMPS-like shield (#13524) 6 years ago
Scott Lahteine cacec5764a Clean up whitespace 6 years ago
pinchies de0f35f2d9 Fix platformio.ini for MKS Robin (#13502) 6 years ago
Alexander Gavrilenko 6d9aaca082 Fix compilation error for MKS Robin (#13506) 6 years ago
Hadrien Jouet 0278ad0a6d Add ESP32 WiFi interface (#11209) 6 years ago
Chris Pepper 8d95019442
LPC176x NeoPixel Support (#13322) 6 years ago
Scott Lahteine 15aa932aa6
HAL for Linux (#13146) 6 years ago
Simon Jouet 5cd0fa3ce1 Basic GPIO expander using the ESP32 I2S peripheral (#12959) 6 years ago
Thomas Moore 02ab66fca3 Update Cohesion3D Pins Files (#13027) 6 years ago
Bob Kuhn 2f35747f29 L6470 SPI daisy chain support (#12895) 6 years ago
mikeshub 7fde8d9d1e Add CreatorPro / Makerbot / QIDI / etc and Mightboard RevE support (#12855)
- Fix a bug in MAXxxxx thermocouple temp reporting.
- Add support for 3-wire HD44780.
- Add support for PCA9533 RGB driver.
- Add configuration examples for FlashForge CreatorPro.
6 years ago
Chris Pepper 2919f3045d [LPC176x] Update PIO extrascript (#12878) 6 years ago
Karl Andersson 8ae6f1e556 Fix errors and some compiler warnings with HAL_STM32 PlatformIO build (#12869) 6 years ago
Reece Kibble 7557f8d68c Rename all Stm32f1 to STM32F1 (#12639) 6 years ago
jmz52 33abb86b7e Add support for MKS Robin board (#12650)
Implement initial support for MKS Robin (STM32F103ZET6) board.
Custom build script is used to generate encrypted firmware compatible with original MSK Robin bootloader (i.e. safe firmware update from SD card and possibility to go back to original close-source firmware).
6 years ago
teemuatlut 50b2fbd031 Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582) 6 years ago
Dave Johnson 0947b92734 Build and CI fixes and optimizations (#12584)
-Disable LDF "deep+" mode on AT90USB platforms. Appears not needed any longer (likely due to fix 7322df26ad). Results in identical binary output and cuts compile time in half
-Disable Cartesio config from CircleCI (compile failure)
-Disable Geetech I3 Pro X GT2560 from CircleCI (compile failure)
-Enable EEPROM on Micromake example config (fix compile failure)
-Move FolgerTech/i3-2020 to AVR platform in CircleCI (fix CirculeCI build failure)
-Disable various examples failing to build in CircleCI
-Enable various examples no longer failing to build in CircleCI
6 years ago
skaaj4 1980931153 Add support for FYSETC F6 V1.3 board (#12527) 6 years ago
Dave Johnson 8ea4eeb785 Revert #12311 PIO LDF work-around (#12484) 6 years ago
Chris Pepper 32880ff42a Turn PlatformIO LDF off for LPC176x builds (#12334) 6 years ago
Dave Johnson 8d630362b7 Ignore ARM-based Teensy library on ATUSB90-based Teensy (#12311)
Works around PIO src_filter behavior (see https://github.com/platformio/platformio-core/issues/1905)
6 years ago
Karl Andersson 4eb798dbdc Add support for Arm'ed (STM32F4) board (#12147) 6 years ago
Christopher Pepper 61fbd0aa59 update lpc builds to use platformios ldf limited to strict mode
need to identify why incompatible libraries are still included without specifically disallowing them
6 years ago
Andy Shaw 870bfd08f5 usb and sdcard sharing improvements
* Add traceback after watchdog timeout

Add the cpability to perform a traceback following a watchdog timeout.

* Enhanced hardware SPI

Allow use of either SSP0 or SSP1.
Ensure that no data is left in I/O buffers after calls to enable sharing of SSP hardware.

* Make flash emulation of eeprom the default

Make use of flash for eeprom storage the default. This means that usage of eeprom will not cause USB drive mount/unmount operations.

* Allow sharing of SD card

SD card I/O operations from the USB stack take place in idle loop, rather than at interrupt time. Allowing sharing of the SPI bus.

New configuration options to allow usage of the SD card to be specified.

* Fix problem with hardware SPI pins
6 years ago
Christopher Pepper 5ddf52d58e [HAL][LPC176x] Pull out framework into separate repository
Framework and build platform now located at https://github.com/p3p/pio-framework-arduino-lpc176x and https://github.com/p3p/pio-nxplpc-arduino-lpc176x respectively

fix mkssbase leds

move hardware serial

remove hardware/software serial

Hardware Serial extraction

HardwareSerial ISRs

fix disabled serial2 causing Serial object to link

move usb devices out to framework

separate out adc/pwm peripheral function from hal.cpp

fix includes

remove unused pwm init

move adc

HAL header update

templated filtered adc

LPC1769 platform
6 years ago
teemuatlut c3229e1b34 Migrate to a new TMC library (#11943) 6 years ago
Dave Johnson 0f7d82bab1 [2.0.x] include AVR HAL in PIO src_filter for at90usb_dfu (#11778)
I missed this one
6 years ago
Scott Lahteine eafd62308e
Use TMC2208Stepper v0.2.5 (#11714) 6 years ago
Scott Lahteine d0c96ee83e Use TMC2208Stepper 0.2.1 for LPC1768 6 years ago
teemuatlut 49e107cea9 Restrict SW serial to AVR (#11696) 6 years ago
Scott Lahteine e3debc796d Revert "Use TMC2208Stepper version 0.2.2"
This reverts commit 77efcad1df.
6 years ago
Scott Lahteine 77efcad1df Use TMC2208Stepper version 0.2.2 6 years ago
Dave Johnson 0456caf0ad Consolidate shared HALs and isolate HAL compile (#11552) 6 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 6 years ago
Chris Pepper b7e15a65e3 Target specific nxplpc and ststm32 pio platform versions to fix build (#11506) 6 years ago
forkoz 2cc950d67e [2.0.x] MKS SBASE Trinamic examples/support (#11402) 6 years ago
Dave Johnson 8a24ff94d1 AT90USB1286 PIO cleanup and optimization (#11230)
-normalize `env` and `board` to lowercase naming convention.
-make board `name` follow descriptive convention.
-implement `-fsingle-precision-constant` compile optimization per https://github.com/MarlinFirmware/Marlin/pull/11178#issuecomment-401673901
-fix typo in 5DPRINT entry.
6 years ago
Roxy-3D 902167fa78
Revert "[2.0.x] Switch to PIO managed L6470 library (#11288)" (#11290)
This reverts commit a26fdf6b68.
6 years ago
Shen Yiming a26fdf6b68 [2.0.x] Switch to PIO managed L6470 library (#11288)
On a leap of faith...  I'm merging...
6 years ago
Scott Lahteine 921685d12f Teensy++ 2.0 can truly go away 6 years ago
Scott Lahteine 3fa9aeb5c7 Restore env:teensy20, for now
See https://github.com/MarlinFirmware/Marlin/pull/11079#issuecomment-399309709
7 years ago
Dave Johnson 3b7c5a31a3 Enable local board repository for PIO (#11079)
-Enable boards_dir option in PIO INI
-Remove defunct custom board file operations for PIO auto-build environment
-Remove now-defunct Teensy++ 2.0 PIO entry, replaced by `at90USB1286_DFU` and `at90USB1286_DFU` (using this entry always put AT90USB board boot loaders in jeopardy of being overwritten due to the very small size of the official Teensy++ 2.0 bootloader)
-whitespace
7 years ago
Chris Pepper f88adcbfd5 [2.0.x][LPC176x] Fix binary linking broken by pio update (#11026) 7 years ago
Simon Jouet e2aeda61ed HAL for Espressif ESP32 Wifi 7 years ago
Karl Andersson e0276d2f32 Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 7 years ago
Scott Lahteine 928e50e724 Try LiquidCrystal@1.3.4 7 years ago
Chris Pepper f89f7c4a82 [2.0.x][LPC176x][Build] Force single precision constants, disable freestanding (#10892) 7 years ago
Scott Lahteine 22771dd2dd Update 'board_f_cpu' to 'board_build.f_cpu' 7 years ago
Bob Kuhn 62e2987488 add AT90USB support & add items to popup menu (#10779) 7 years ago
Scott Lahteine 8f18854d4d monitor_baud => monitor_speed 7 years ago
Scott Lahteine 7d78f3476b Use the latest L6470 library 7 years ago
xC0000005 73022d3119 Add a PlatformIO environment for Malyan M200 7 years ago
Karl Andersson 428c54f2ad [2.0.x] HAL for STM32F4 (#10434) 7 years ago
Scott Lahteine 74f4eb8312 Drop utf8 tweaks in build files 7 years ago
Yunhui Fu c96412a78f [2.0.x] UTF-8 language translation support (#10213) 7 years ago
Bob-the-Kuhn 85014cd132 [2.0.x] LPC1768 - automatic selection of upload disk (#10374) 7 years ago
Scott Lahteine e6042a7c52 Tweak platformio debug_server options 7 years ago
Alexey Shvetsov cbdc78ec0f Fix STM32 compilation with PlatformIO (#10245) 7 years ago
Scott Lahteine a891af2f7a Enforce minimum TMC2130 / TMC2208 libs 7 years ago
etagle c3b23974bd Added detection of case when no unwind tables are available 7 years ago
Scott Lahteine 883524056b Set default baudrate for the pio serial monitor 7 years ago
Scott Lahteine 73616d721a Use the latest L6470 library (v0.6) 7 years ago
Scott Lahteine 1e946d681d Update Marlin for newest TMC libraries
- TMC2130Stepper v2.2.0
- TMC2208Stepper v0.0.4
7 years ago
Scott Lahteine 4c3d7083c0 Fix DUE build in Travis CI
Followup to #10096
7 years ago
Bob-the-Kuhn d194be8e8b platformio.ini DUE native port support 7 years ago
Bob-the-Kuhn c1f4112bdc [2.0.x] Add 1284 support & misc. bug fixes (#9864) 7 years ago
Bob-the-Kuhn f15d7bdbf2 [2.0.x] ELF improvement, fix lib_ignore (#9793)
- Compiler flags so ELF will include the original source.
- Use commit-id archives for a working `lib_ignore`.
7 years ago
Scott Lahteine 90fa423737
Preliminary cleanup of #include structure (#9763) 7 years ago
Scott Lahteine f0debfd2fc See if this passes Travis CI 7 years ago
Scott Lahteine 4fef36966b Rename environment anet10 to melzi 7 years ago
Johnny Eshak 852468ead7 [2.0.x] Fix compile Error Anet (#9509) 7 years ago
teemuatlut 5c69d45f5b [2.0.x] TMC2130 support for LPC platform (#9114) 7 years ago
Scott Lahteine 6e3519abae Try to use an Neopixel library for Travis CI 7 years ago
Ivan Kravets a994eec513 Cleanup unused options (#9115) 7 years ago
Bob-the-Kuhn 760dbbb734 works
root cause identified
7 years ago
Bob-the-Kuhn a142fab155 Enable RRDFGSC on Due 7 years ago
Thomas Moore 45e73b72a5 Stop compiling after first five errors 7 years ago
teemuatlut 0cd1e91056 [2.0.x] TMC driver update (#8769) 7 years ago
Thomas Moore 50a5bb77d2 Update PlatformIO lib_deps 7 years ago
Scott Lahteine 81b91b3f9d Clean up some trailing white-space 7 years ago
Bob-the-Kuhn d47fbf791b Arduini IDE compatibility changes
changed includes to make Arduino IDE happy
7 years ago
Bob-the-Kuhn c388dce2b5 move U8glib-HAL 7 years ago
Bob-the-Kuhn 0483a7df91 AVR RRD works
LPC1768 VIKI2 & RRDFG are working

looks like all SPIs are working

library change

sh1106 locks up

fixed lockup, started I2C SW com

pretty

re-org

restore a few files

make library happy

switched HAL version of rrd

fix travis error

travis error fixes

another travis fix

cleanup

minor update

one more

correct spacing in platformio.ini
7 years ago
Alexey Shvetsov 83555933aa Add platformio support for stm32 (#8246)
[2.0] Add platformio support for stm32
7 years ago
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063)
* Merging early because of build failures.  See #8105

* Make LPC1768 pinmapping not specific to Re-ARM

* Add HAL_PIN_TYPE and LPC1768 pin features

* M43 Updates

* Move pin map into pinsDebug_LPC1768.h

* Incorporate comments and M226

* Fix persistent store compilation issues

* Update pin features

* Update MKS SBASE pins

* Use native LPC1768 pin numbers in M42, M43, and M226
7 years ago
Chris Pepper 46b2773e13 General fixes for LPC1768 (#7834)
* fixed some include paths

* LPC1768: Fix Serial API

Add missing serial methods used if TX_BUFFER_SIZE is set
Change return value of HalSerial:read to match Arduino API

* LPC1768: add filters to ADC

This is to try and compensate for hardware issue and oversensitivity to noise

* LPC1768: remove the polling section of delayMicroseconds

* LPC1768: lock usb mass storage device while device accesses it.

Currently only applicable to persistent store,
The device always has priority and will unmount the sd card from the host, Windows then tries to automount again so it can look like the explorer window freezes. Linux Mint, by default, just closes the Nemo window.

* Add timeout to make sure if Serial never connects that Marlin still boots

* Remove unneeded ifdef CPU_32_BIT

In general the need for ifdef CPU_32_BIT blocks means that something is missing from the HAL API or a Platform, in this case HAL_TICKS_PER_US was missing from the AVR Platform

* LPC1768: relocate RE-ARM debug_extra_script.py
7 years ago
Scott Lahteine 200f971ef7 Reduce Teensy++ 2.0 to a single entry
Followup to #7750, #7826
7 years ago
Ralph Schmidt 1ae208395c Remove MOTHERBOARD from "due" entry
Also reformat and document
7 years ago
Scott Lahteine 2d41c59320 Tweak some spacing 7 years ago
Christopher Pepper bea3ec2724 M355 S0, S1 fixes & faster LCD, SD card
fix Travis error
7 years ago
Thomas Moore ddbd4b73e0 Move LPC1768 framework out of Marlin source folder 7 years ago
Scott Lahteine 038f82cc38 Fix L6470 init and options 7 years ago
Scott Lahteine 42e2dd9251 Build file updates 7 years ago
Scott Lahteine 7e42c7563c Move build files into place 7 years ago
Scott Lahteine 48351fd6d5 Move root sources 7 years ago
Christopher Pepper b908e38d08 Add needed platform defined gaurds to compile with Arduino IDE
Also removed explicit platform HAL directory inclusion from platformio.ini to make sure these errors are caught by Travis in the future
7 years ago
Christopher Pepper 4183a249b6 Moved CMSIS and other LPC1768 dependencies
Fixes Arduino IDE builds for 8-bit AVR,
misc: Adafruit NeoPixel currently incompatible with Teensy 3.5-6, blacklisted
7 years ago
Christopher Pepper d2fb3215da PlatformIO Travis test
spi.h renamed to avoid conflicts with base libraries
7 years ago
Christopher Pepper 44b0c186a6 HAL for Re:ARM (LPC1768) architecture 7 years ago
teemuatlut f3e562e46e HAL for 32-bit Teensy (3.5, 3.6) architecture 7 years ago
Christopher Pepper cfef925559 HAL for DUE architecture 7 years ago
Scott Lahteine d29bf49b66 Add Sanguino 644p to ENV for PlatformIO 7 years ago
MTrab 5fa61c0ad3 Add Anet 1.0 to Platformio.ini
Added env:anet10 to platformio.ini for easy compile and upload to this board
7 years ago
Unknown 42aa10d263 Add PIO entry for PRINTRBOARD_REVF
fix from PIO corruption
7 years ago
Scott Lahteine b378deaf89 Unify AVR90USB: fastio changes 8 years ago
Brian f1cccd65c2 platformio.ini env_default=xxxxx has to match one of the labels in the env:xxxxx, otherwise nothing happens when you `pio run` 8 years ago
Scott Lahteine fe1fce5f56 DevIoT patch 2 8 years ago
Scott Lahteine 47cae2929f Patch platformio.ini to fix build error in DevIoT
For compatibility with DevIoT, until that can be solved.
8 years ago
Scott Lahteine dca48f0e63 Move platformio.ini back to Marlin folder - it works there 8 years ago
Brian 0446dd3ad8 PlatformIO-related changes
- move platformio.ini out of source directory to be more consistent with 'normal' PlatformIO usage
  - facilitates IDE integration
- add related .gitignores
8 years ago