me-no-dev
|
50b060ab32
|
really fix attachInterrupt to work on either core
|
2016-10-11 12:29:06 +03:00 |
|
me-no-dev
|
6125a40f93
|
fix GPIO attachInterrupt
|
2016-10-11 12:07:18 +03:00 |
|
me-no-dev
|
5d61d8ddd0
|
copy va_list in Print::printf
|
2016-10-11 11:42:47 +03:00 |
|
me-no-dev
|
658f81b792
|
attach uart isr on the current core
|
2016-10-11 11:16:43 +03:00 |
|
me-no-dev
|
1cc9f3bfef
|
fix Serial RX
This trick does not fix GPIO interrupts. Different INUM maybe for GPIO
on APP cpu
|
2016-10-11 03:59:34 +03:00 |
|
me-no-dev
|
e7d2c18742
|
Do not delete printf buffer if not required
|
2016-10-10 19:29:25 +03:00 |
|
me-no-dev
|
01961ef5c6
|
use local buffer for printf if size is equal or less than 64
|
2016-10-10 17:37:34 +03:00 |
|
me-no-dev
|
3ecb32c4ba
|
Prevent I2C Bus locks and wrong data being sent on retry
|
2016-10-10 14:54:36 +03:00 |
|
me-no-dev
|
45f5449fbf
|
prevent some devices from locking the SCL line
|
2016-10-10 14:10:43 +03:00 |
|
me-no-dev
|
f3af437774
|
I2C SDA should properly register the ACK bit from some slaves
|
2016-10-10 13:53:55 +03:00 |
|
me-no-dev
|
cc3c55bbb1
|
fix i2c hal
|
2016-10-08 17:32:11 +03:00 |
|
me-no-dev
|
917286acf2
|
Remove non-working WiFi examples and fix some that require changes
|
2016-10-08 13:09:54 +03:00 |
|
me-no-dev
|
2ba4c40aca
|
add more definitions to pgmspace.h to match ESP8266
|
2016-10-08 00:40:11 +03:00 |
|
me-no-dev
|
063b563079
|
Print::printf should allocate it's buffer
|
2016-10-08 00:18:12 +03:00 |
|
me-no-dev
|
bb9ded7ed4
|
comment out __FlashStringHelper methods in Print
|
2016-10-07 23:59:24 +03:00 |
|
me-no-dev
|
31773cff31
|
fix F macro
|
2016-10-07 23:56:50 +03:00 |
|
Me No Dev
|
7530db5f06
|
include math.h by default
|
2016-10-07 23:31:49 +03:00 |
|
Me No Dev
|
af0cef4ec7
|
Update README.md
|
2016-10-07 11:32:35 +03:00 |
|
Me No Dev
|
ac19ecf3d5
|
On app cpu (#1)
* move loop task to APP CPU
* Rework WiFi boot so it works when loop is on APP CPU
|
2016-10-06 18:16:00 +03:00 |
|
me-no-dev
|
b89cf412ab
|
add component.mk so the framework can be used as IDF component
|
2016-10-06 17:13:07 +03:00 |
|
me-no-dev
|
fb4f1333d2
|
Fix UART writeBuf and flush
|
2016-10-06 16:31:28 +03:00 |
|
me-no-dev
|
03f5d62323
|
Wiring.h -> Arduino.h
|
2016-10-06 07:09:45 -06:00 |
|
Me No Dev
|
a72b8d5635
|
Remove leftover debug
|
2016-10-06 07:09:45 -06:00 |
|
me-no-dev
|
831917a47e
|
Add pin map image
|
2016-10-06 07:09:45 -06:00 |
|
Me No Dev
|
efcd034622
|
Update README.md
|
2016-10-06 07:09:44 -06:00 |
|
me-no-dev
|
9717dee13a
|
ignore dist folder
|
2016-10-06 07:09:44 -06:00 |
|
me-no-dev
|
5f3a205955
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
me-no-dev
|
668acc2c08
|
repo init
|
2016-10-06 09:09:11 +03:00 |
|