mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
1c8f439f7a
The doc of the board is still suboptimal, but at least an image to identify what board this is and a link to further information is a starting point.
11 lines
386 B
Plaintext
11 lines
386 B
Plaintext
/**
|
|
@defgroup boards_hamilton HamiltonIoT Hamilton
|
|
@ingroup boards
|
|
@brief Support for the HamiltonIoT Hamilton board.
|
|
|
|
@image html "https://github.com/immesys/baseliner/raw/fa1f224b0a6eaf101dfeb2abe3127ecc5acd0986/misc/hamilton-sm.jpg" "Image of the Hamilton IoT board next to coin" width=80%
|
|
|
|
See https://github.com/hamilton-mote/hw for more details on the hardware.
|
|
|
|
*/
|