Mercurial > hg > beaglert
log scripts/update_board.sh @ 425:99de323c13b3 prerelease
age | author | description |
---|---|---|
Thu, 16 Jun 2016 15:55:03 +0100 | Giulio Moro | Scripts use sh instead of bash. Some fixes in run_project and build_project prerelease |
Thu, 16 Jun 2016 14:02:15 +0100 | Giulio Moro | update_board.sh now disables Bela at startup and enables the IDE at startup prerelease |
Thu, 16 Jun 2016 13:54:48 +0100 | Giulio Moro | update_board.sh now correctly resolves relative paths to the $IDE_FOLDER prerelease |
Thu, 16 Jun 2016 03:42:10 +0100 | Giulio Moro | Unconditionally restarting IDE after update_board.sh prerelease |
Thu, 16 Jun 2016 02:01:05 +0100 | Giulio Moro | update_board creates remote folder tree prerelease |
Thu, 16 Jun 2016 01:31:04 +0100 | Giulio Moro | renamed setup_board.sh to update_board.sh. Comes with plenty of new functionalities, prompts etc. When called without parameters will only update the relevant files, leaving the projects/ folder alone. When called with --clean will nuke the whole remote Bela folder and restore it. prerelease base scripts/setup_board.sh@410ee6d25a4a |