Skip to content

Commit

Permalink
STM32 persistent MVP, cross-compiled & binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Климов Андрей Николаевич committed May 5, 2023
1 parent 30f7b36 commit eb68556
Show file tree
Hide file tree
Showing 41 changed files with 59,170 additions and 47,121 deletions.
2 changes: 1 addition & 1 deletion build-flags/build_flags_mega2560-5100
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
-DRESTART_LAN_ON_MQTT_ERRORS
-D CORS=\"*\"
-D REDIRECTION_URL=\"http://lazyhome.ru/pwa\"
-DOTA_PORT=80
-DOTA_PORT=80
2 changes: 1 addition & 1 deletion build-flags/build_flags_mega2560-5500
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
-DRESTART_LAN_ON_MQTT_ERRORS
-D CORS=\"*\"
-D REDIRECTION_URL=\"http://lazyhome.ru/pwa\"
-DOTA_PORT=80
-DOTA_PORT=80
26 changes: 21 additions & 5 deletions build-flags/build_flags_stm32
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,31 @@
-DSPILED_DISABLE
-DAC_DISABLE
-DPID_DISABLE
-DdebugSerialPort=SerialUSB
-DSerialPortType=USBSerial
-DSERIAL_BAUD=0

-DPIO_FRAMEWORK_ARDUINO_ENABLE_CDC
-DUSBCON
-DENABLE_HWSERIAL1
-DdebugSerialPort=Serial1

#-DFLASH_BASE_ADDRESS
#-DFLASH_DATA_SECTOR
#-DFLASH_PAGE_NUMBER

-D PIO_FRAMEWORK_ARDUINO_ENABLE_MASS_STORAGE
-D PIO_FRAMEWORK_ARDUINO_ENABLE_CDC_AND_MSC

#-DdebugSerialPort=SerialUSB
#-DSerialPortType=USBSerial
#-DSERIAL_BAUD=0

#-DPIO_FRAMEWORK_ARDUINO_ENABLE_CDC
#-DUSBCON
#-DUSBD_VID=0x0483
#-DUSBD_PID=0x5740
#-DUSB_MANUFACTURER="Unknown"
#-DUSB_PRODUCT="\"BLUEPILL_F103C8\""
#-DHAL_PCD_MODULE_ENABLED
#-D USBD_USE_CDC

-D HAL_CAN_MODULE_ENABLED
#HAL_ETH_MODULE_DISABLED
#HAL_SD_MODULE_DISABLED
#HAL_DAC_MODULE_DISABLED
15,820 changes: 8,062 additions & 7,758 deletions compiled/Mega2560-optiboot/firmware.hex

Large diffs are not rendered by default.

18,892 changes: 9,725 additions & 9,167 deletions compiled/controllino/firmware.hex

Large diffs are not rendered by default.

Binary file removed compiled/due-5100/firmware.bin
Binary file not shown.
Binary file removed compiled/due-5500/firmware.bin
Binary file not shown.
Binary file modified compiled/due/firmware.bin
Binary file not shown.
Binary file modified compiled/esp32-wifi/firmware.bin
Binary file not shown.
Binary file modified compiled/esp8266-wifi/firmware.bin
Binary file not shown.
3 changes: 0 additions & 3 deletions compiled/esp8266-wifi/upload.bat

This file was deleted.

Binary file modified compiled/lighthub21/firmware.bin
Binary file not shown.
Binary file removed compiled/m5stack/StartCounter.ino.bin
Binary file not shown.
Binary file modified compiled/m5stack/firmware.bin
Binary file not shown.

0 comments on commit eb68556

Please sign in to comment.