farmbot_os/farmbot_firmware
Rick Carlino 8e08b9d182 Release v10.0.0, formatting updates 2020-05-19 09:49:44 -05:00
..
c_src update arduino firmware 2020-02-12 17:58:49 -08:00
config Fix UART adapter code to interface with `mimic` 2020-01-22 13:35:13 -06:00
lib Verbiage change HIGH/LOW => ON/OFF 2020-05-13 10:22:19 -05:00
priv [10.0.0-rc46] update arduino firmware (6.5.22) 2020-05-18 13:29:37 -07:00
test Release v10.0.0, formatting updates 2020-05-19 09:49:44 -05:00
.formatter.exs Minor updates before branch cleanup 2020-01-17 09:53:15 -06:00
.gitignore (15.7%) Test cases for erroneous command()s 2020-01-29 13:58:35 -06:00
Makefile change /_build dir location 2020-02-06 14:18:30 -08:00
README.md Botstate refactor (#645) 2019-09-13 16:03:14 -07:00
coveralls.json 63% - Firmware tests 2020-02-18 10:49:38 -06:00
mix.exs TODO: FIX NETWORK_LAYER CONFIG STUFF 2020-01-22 12:40:42 -06:00
mix.lock Fix UART adapter code to interface with `mimic` 2020-01-22 13:35:13 -06:00

README.md

FarmbotFirmware

TODO: Add description

Installation

If available in Hex, the package can be installed by adding farmbot_firmware to your list of dependencies in mix.exs:

def deps do
  [
    {:farmbot_firmware, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/farmbot_firmware.