farmbot_os/farmbot_firmware
gabrielburnworth b75af407ed fix missing params 2019-09-24 12:47:08 -07:00
..
c_src Add basic support for the express firmware target (#718) 2019-09-13 16:03:21 -07:00
lib fix missing params 2019-09-24 12:47:08 -07:00
priv Add basic support for the express firmware target (#718) 2019-09-13 16:03:21 -07:00
test Remove VCR playback functionality for now 2019-09-13 16:03:33 -07:00
.formatter.exs Botstate refactor (#645) 2019-09-13 16:03:14 -07:00
.gitignore Add VCR system for FarmbotFirmware 2019-09-13 16:03:21 -07:00
Makefile Update farmbot-arduino-firmware submodule to be built in 2019-09-13 16:03:17 -07:00
README.md Botstate refactor (#645) 2019-09-13 16:03:14 -07:00
mix.exs Enable `warnings_as_errors` for each app 2019-09-13 16:03:21 -07:00
mix.lock Update dependencies 2019-09-13 16:03:32 -07: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.