Revision 872e1ebd

View differences:

bootloader/AMiRo-BLT
1
Subproject commit fc7151bbed55fc4b7fa1f3becb10ba4a75bc21db
1
Subproject commit e687187fa4dbbfab6c4abfb180dfaf8f3829dfa6
bootloader/bootloadersetup.sh
266 266
### check whether commands are available #######################################
267 267
# Checks whether the specified commands are available and can be executed.
268 268
#
269
# usage:      checkCommand [<command> <command> ...]
269
# usage:      checkCommands [<command> <command> ...]
270 270
# arguments:  <command>
271 271
#                 Name of the command to check.
272 272
# return:     0
kernel/kernelsetup.sh
266 266
### check whether commands are available #######################################
267 267
# Checks whether the specified commands are available and can be executed.
268 268
#
269
# usage:      checkCommand [<command> <command> ...]
269
# usage:      checkCommands [<command> <command> ...]
270 270
# arguments:  <command>
271 271
#                 Name of the command to check.
272 272
# return:     0
periphery-lld/AMiRo-LLD
1
Subproject commit 7021191ecfc8747358c1ea4b331b95ceb8908716
1
Subproject commit 018286168437c08c9d93afc9ffab9fcb11fd9339
periphery-lld/peripherylldsetup.sh
266 266
### check whether commands are available #######################################
267 267
# Checks whether the specified commands are available and can be executed.
268 268
#
269
# usage:      checkCommand [<command> <command> ...]
269
# usage:      checkCommands [<command> <command> ...]
270 270
# arguments:  <command>
271 271
#                 Name of the command to check.
272 272
# return:     0
setup.sh
266 266
### check whether commands are available #######################################
267 267
# Checks whether the specified commands are available and can be executed.
268 268
#
269
# usage:      checkCommand [<command> <command> ...]
269
# usage:      checkCommands [<command> <command> ...]
270 270
# arguments:  <command>
271 271
#                 Name of the command to check.
272 272
# return:     0
tools/ide/QtCreator/QtCreatorSetup.sh
266 266
### check whether commands are available #######################################
267 267
# Checks whether the specified commands are available and can be executed.
268 268
#
269
# usage:      checkCommand [<command> <command> ...]
269
# usage:      checkCommands [<command> <command> ...]
270 270
# arguments:  <command>
271 271
#                 Name of the command to check.
272 272
# return:     0
tools/ide/idesetup.sh
266 266
### check whether commands are available #######################################
267 267
# Checks whether the specified commands are available and can be executed.
268 268
#
269
# usage:      checkCommand [<command> <command> ...]
269
# usage:      checkCommands [<command> <command> ...]
270 270
# arguments:  <command>
271 271
#                 Name of the command to check.
272 272
# return:     0

Also available in: Unified diff