# This is the 1st commit message:
Add Support for ADIMLab Granty
# The commit message #2 will be skipped:
# Update Configuration.h
# The commit message #3 will be skipped:
# Add files via upload
#
# Add Support for ADIMLab Granty
# The commit message #4 will be skipped:
# Create Configuration.h
# The commit message #5 will be skipped:
# Delete Configuration.h
# The commit message #6 will be skipped:
# Create Test.h
# The commit message #7 will be skipped:
# Add files via upload
# The commit message #8 will be skipped:
# Delete Test.h
# The commit message #9 will be skipped:
# Delete Configuration.h
# The commit message #10 will be skipped:
# Delete Configuration_adv.h
# The commit message #11 will be skipped:
# Add files via upload
#
# Add ADIMLab Pins
# The commit message #12 will be skipped:
# Add files via upload
#
# Add Bootscreen
# The commit message #13 will be skipped:
# Update Configuration.h
#
# Add Bootscreen
# The commit message #14 will be skipped:
# Update pins.h
#
# Add ADIMLab Board
# The commit message #15 will be skipped:
# Update boards.h
#
# Add ADIMLab Granty
# The commit message #16 will be skipped:
# Update Makefile
#
# Add ADIMLab Granty
# The commit message #17 will be skipped:
# Update boards.h
# The commit message #18 will be skipped:
# Update Makefile
- 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.
- `pins_BIQU_B300_V1.0.h` defines pins for B300, as found in the BIQU Thunder 3D printer.
- `pins_BIQU_SKR_V1.1.h` defines pins for bigtree/BIQU SKR V1.1 motherboard.
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).