We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c518f4 commit 3c3bb5aCopy full SHA for 3c3bb5a
README.rst
@@ -76,6 +76,21 @@ Archlinux packages
76
* community/avr-libc
77
78
79
+Mac OS X Homebrew packages
80
+--------------------------
81
+::
82
+
83
+ # GNU AVR Toolchain as formulae for Homebrew
84
+ # https://github.com/osx-cross/homebrew-avr
85
+ brew tap osx-cross/avr
86
+ brew install avr-gcc
87
88
89
90
+ # The Arduino HAL
91
+ brew cask install arduino
92
93
94
*******
95
Operate
96
TODO.rst
@@ -13,6 +13,19 @@ TODO
13
----
14
15
16
17
+****
18
+2019
19
20
21
22
+2019-01-09
23
+==========
24
+- Look at https://github.com/SergiusTheBest/plog,
25
+ a portable, simple and extensible C++ logging library
26
27
28
29
****
30
2017
31
0 commit comments