Commit Graph

713 Commits

Author SHA1 Message Date
Matthew Kennedy d7b4b5834f no ssh upload I guess 2024-03-08 00:26:08 -08:00
Matthew Kennedy 322199ac87 ded 2024-03-08 00:08:04 -08:00
Matthew Kennedy 1d1a422a44 there are no dll in console folder 2024-03-07 23:02:37 -08:00
Matthew Kennedy 93cc79a82e totally dead variable, good job bash you found dead code! 2024-03-07 22:48:33 -08:00
Matthew Kennedy 6afd468f94 script cruft 2024-03-07 22:22:28 -08:00
Matthew Kennedy 830f6206d0 script cruft 2024-03-07 22:19:50 -08:00
Matthew Kennedy da1ad5b34f scripts should fail harder when they fail 2024-03-07 22:17:37 -08:00
Matthew Kennedy a5008f4799 misc cleanup 2024-03-07 22:11:23 -08:00
Matthew Kennedy 048d36745d more script cleanup 2024-03-01 11:30:46 -08:00
Matthew Kennedy 54175b1f0d dead script folder/readme 2024-03-01 11:22:26 -08:00
Matthew Kennedy 85a661e0e0 we don't need to ship these scripts to people 2024-03-01 11:21:08 -08:00
Matthew Kennedy 67c458ee11 this one wasn't dead either :( 2024-02-17 00:30:57 -08:00
Matthew Kennedy e45c29bdb7 that script was not dead! 2024-02-16 14:53:30 -08:00
Matthew Kennedy 705a238435 dead scripts 2024-02-16 14:38:54 -08:00
Matthew Kennedy 9f3ce49ce9 remove dfu partial #357 2024-02-13 13:56:05 -08:00
Matthew Kennedy 7ca6b11631
updater fixes (#324)
* update stm32cubeprogrammer

* fix port picker in case of no ports (only dfu)

* fix port picker state management
2023-12-25 15:43:12 -08:00
Matthew Kennedy 00c6ae115e correct dll name 2023-11-04 02:12:12 -07:00
Matthew Kennedy 6e1a10a509 handle macos serial port prefix snafu 2023-11-04 00:20:50 -07:00
Matthew Kennedy 71029360a3 does macos-13 fix it? 2023-11-03 22:47:13 -07:00
Matthew Kennedy aeca4a72f2 does manually adding the flag work? 2023-11-03 22:39:53 -07:00
Matthew Kennedy 35c8a7d22b set cpp+20 2023-11-03 22:19:54 -07:00
Matthew Kennedy a777791fc4 move libopenblt_jni 2023-11-03 22:17:10 -07:00
Matthew Kennedy 4a83106a57 openblt jni gitignore 2023-11-03 22:14:54 -07:00
Matthew Kennedy f753620ffc build adjustments for jni lib 2023-11-03 22:12:35 -07:00
Matthew Kennedy 88584e34b1 JNI much better behaved than exe, let's switch 2023-11-03 22:03:48 -07:00
Matthew Kennedy 376bbc4abe simplify what goes across JNI 2023-11-03 21:57:23 -07:00
Matthew Kennedy e86d441d53 error handling and percent indication 2023-11-03 21:44:53 -07:00
Matthew Kennedy d3ec7f8879 emit phase and whether it should have progress 2023-11-03 19:57:58 -07:00
Matthew Kennedy a2af7e697f JNI is annoying 2023-11-03 19:38:08 -07:00
Matthew Kennedy 473ac20933 jni links but crashes 2023-11-03 18:17:15 -07:00
Matthew Kennedy 376ff5b42d build 2023-11-03 18:01:33 -07:00
Matthew Kennedy 7169b28ea7 both sides of JNI creeping together 2023-11-03 16:39:56 -07:00
Matthew Kennedy c1c18eaa05 frame some actual JNI out 2023-11-03 16:17:02 -07:00
Matthew Kennedy adae9bd4b8 blind openblt/jni stub 2023-11-03 02:07:06 -07:00
rusefillc 3039740bd6
looks dead (#290)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-11-02 11:28:33 -07:00
Matthew Kennedy 8f89626989 dead 2023-11-01 13:31:57 -07:00
Matthew Kennedy 124bbd09af
Add BootCommander for macos to bundle (#274)
* experiment

* list properly

* macos build

* testing with macos openblt branch

* build as static lib, copy mac/linux in to bundle

* use master with macos

* reenable boards

* probably correctly detect OS

* oop

* dead line
2023-10-26 01:39:00 -07:00
Matthew Kennedy 114dba1666 put linux bootcommander in the zip 2023-10-25 00:34:22 -07:00
mi-hol aed4f199a6
change git_reset_to_upstream.bat for FOME (#239)
* change git_reset_to_upstream.bat for FOME

* Update git_reset_to_upstream.bat
2023-09-12 10:46:42 -07:00
mi-hol 8bb137f464
Update git_add_upstream.bat for FOME (#240)
* Update git_add_upstream.bat for FOME

hope this is correct. Please verify and update

* Update misc/git_scripts/git_add_upstream.bat

Co-authored-by: Nathan Schulte <8540239+nmschulte@users.noreply.github.com>

* Update misc/git_scripts/git_add_upstream.bat

Co-authored-by: Nathan Schulte <8540239+nmschulte@users.noreply.github.com>

---------

Co-authored-by: Nathan Schulte <8540239+nmschulte@users.noreply.github.com>
2023-09-12 10:46:29 -07:00
Matthew Kennedy 5813c20a32
OpenBLT-based USB serial bootloader (#228)
* flash layout

* bootloader builds

* output name

* hard fp

* strip out dfu

* bootloader gets hardfault

* loader gets USB but not MSD

* kinda usb?

* USB enumerates!

* cleanup

* shared params

* nonfunctional openblt

* stub flash

* flash.h

* openblt responds over USB!

* implement flash driver

* blt conf, linker

* boards no longer need specific openblt files

* no ccache

* common_make.sh

* cleanup

* delete bootloader crust

* simplifying linker logic

* script tweaks

* flash layout is handled entirely by FOME flash driver

* simplify memcpy

* format

* comment

* dead

* makefiles cleanup

* cleanup

* h7 linker script for bootloader

* h7 bootloader build

* build script
2023-08-27 10:30:02 -07:00
Matthew Kennedy 8dfa070eab console launcher exe 2023-08-19 01:10:23 -07:00
mi-hol 87e4743e9e
Update fome_console.xml to use open-source JAVA distribution (#216)
I would strongly advise to switch to an open-source distribution due to ORACLE changing their license to be non-free some time ago.
Recommended is a version with long-time support (LTS)
2023-08-19 01:07:36 -07:00
Matthew Kennedy d57e839729 update stm32cubeprogrammer cli 2023-08-03 12:01:11 -07:00
Matthew Kennedy c346abed6c console script uses gradle 2023-07-18 03:27:41 -07:00
mi-hol 7c67aa41e3
misc/atollic_truestudio_notes.txt seems no longer relevant but an experienced dev should confirm (#181) 2023-06-30 01:21:20 -07:00
mi-hol 0c1eea0f50
Delete misc/www directory (#173) 2023-06-29 13:33:08 -07:00
mi-hol 80f3aa92c2
Remove obsolete files (#171) 2023-06-25 21:19:59 -07:00
Matthew Kennedy 6767720927 check for empty or null 2023-05-12 12:02:10 -07:00
Matthew Kennedy 54b7063349 manually name builds instead of using branch name 2023-05-12 11:32:49 -07:00