From 3c52221f652d5e3571c7baa318a3828b0118f8a1 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 27 Oct 2015 17:01:03 -0400 Subject: board_get_id(): New function --- (limited to 'src/board.sh') diff --git a/src/board.sh b/src/board.sh index e55f676..7f0d031 100644 --- a/src/board.sh +++ b/src/board.sh @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -board_functions='get_name match validate_chip get_dists' +board_functions='get_name get_id match validate_chip get_dists' boards='' -- cgit v0.9.1