Closed jrbenito closed 7 years ago
Thanks a lot for PR! Why do we need 2 manifests?
Hi @ivankravets ,
Well, actually I think we do not. I keep both because original MiniWireless board come with stock arduino Optiboot and expect sketches to upload at 57600 bauds. But there was a rumor about MWs would change to Mr. Light´s version of DualOptiboot (modified from LowPowerLab) and that BL expect sketches to upload at 115200 baud. The great thing about DualOptiboot is that it allow for wireless programming the MWs. Since I change bootloader of my MWs to DualOptiboot but they still come with stock Optiboot I keep both manifests for my purposes.
However, since the oficial change from OptiBoot to DualOptiboot never happened (and shall never happen), I think i should remove the second manifest. I just PR what I had without put too much thinking in it but it does not make sense to keep a manifest for a board that still had not be released (and probably will not).
I will remove second manifest from this PR.
Thanks.
Thanks a lot!
Two added:
-Anarduino MiniWireless stock (with default optiboot loader) -Anarduino MiniWireless w/ dualOptiboot loader adapted by Mr Light from LowPowerLab DualOptiboot by Felix Russu
The second is capable of wireless programming as supported by moteinos
Signed-off-by: Josenivaldo Benito Jr jrbenito@benito.qsl.br