-
89c481c606
Simplify interrupt and RTOS timer tick handlers
Angus Gratton
2015-09-24 10:17:07 +1000
-
9f7a5a7fdd
Consolidate interrupt management in core as esp/interrupts.h & esp_interrupts.c
Angus Gratton
2015-09-24 08:58:34 +1000
-
-
ed8470631f
Consolidate interrupt management in core as esp/interrupts.h & esp_interrupts.c
Angus Gratton
2015-09-24 08:58:34 +1000
-
-
606db46a89
Merge branch 'feature/mbedtls'
Angus Gratton
2015-09-28 13:29:38 +1000
-
-
65307aed75
Merge branch 'feature/mbedtls'
Angus Gratton
2015-09-28 13:29:38 +1000
-
-
9f59dca90b
Update README regarding mbedTLS
Angus Gratton
2015-09-28 13:09:07 +1000
-
0f960f0b2c
Update README regarding mbedTLS
Angus Gratton
2015-09-28 13:09:07 +1000
-
e8a60268c5
Remove axTLS
Angus Gratton
2015-09-28 13:00:56 +1000
-
233e5f377a
Remove axTLS
Angus Gratton
2015-09-28 13:00:56 +1000
-
5088e7e64b
hmac_test_vectors test: Replace axTLS with mbedTLS
Angus Gratton
2015-09-28 13:01:13 +1000
-
99facb808e
hmac_test_vectors test: Replace axTLS with mbedTLS
Angus Gratton
2015-09-28 13:01:13 +1000
-
4a3509d852
Add link to IRC channel
Angus Gratton
2015-09-25 18:23:36 +1000
-
8117ae330b
Add link to IRC channel
Angus Gratton
2015-09-25 18:23:36 +1000
-
7ad7c1f5ad
Remove extraneous extras/ subdirs - all merged into cpp_support now
Angus Gratton
2015-09-25 18:20:51 +1000
-
1907e3c45e
Remove extraneous extras/ subdirs - all merged into cpp_support now
Angus Gratton
2015-09-25 18:20:51 +1000
-
8e5221b894
Merge branch 'experiments/unaligned_load' into feature/mbedtls_notworking
Angus Gratton
2015-09-25 16:57:49 +1000
-
-
fc9d9ff89c
Merge branch 'experiments/unaligned_load' into feature/mbedtls_notworking
Angus Gratton
2015-09-25 16:57:49 +1000
-
-
ad7217404b
Code reformat/cleanup of exception_vectors.S
Alex Stewart
2015-09-24 22:43:29 -0700
-
b813489524
Code reformat/cleanup of exception_vectors.S
Alex Stewart
2015-09-24 22:43:29 -0700
-
4ea9382ee6
Fix bad memory access in NMI handler
Alex Stewart
2015-09-24 18:32:32 -0700
-
b6c2e4df59
Fix bad memory access in NMI handler
Alex Stewart
2015-09-24 18:32:32 -0700
-
3ceb07b9db
unaligned_load: Run some tests after scheduler/network/wifi all up and running
Angus Gratton
2015-09-25 09:41:51 +1000
-
4dd8712526
unaligned_load: Run some tests after scheduler/network/wifi all up and running
Angus Gratton
2015-09-25 09:41:51 +1000
-
2f412bbcfd
unaligned_load tests: Remove incorrect references to DoubleException
Angus Gratton
2015-09-25 09:22:06 +1000
-
edbfd3a66e
unaligned_load tests: Remove incorrect references to DoubleException
Angus Gratton
2015-09-25 09:22:06 +1000
-
8f7f246a36
Refactor Hardware RNG functions to esp/hwrand.h
Angus Gratton
2015-09-24 20:48:16 +1000
-
87f77b1021
Refactor Hardware RNG functions to esp/hwrand.h
Angus Gratton
2015-09-24 20:48:16 +1000
-
8bcab35d51
Merge branch 'master' into feature/mbedtls
Angus Gratton
2015-09-24 20:40:36 +1000
-
-
-
-
09405a9095
Merge branch 'master' into feature/mbedtls
Angus Gratton
2015-09-24 20:40:36 +1000
-
-
-
-
680047bc8d
Merge branch 'experiments/unaligned_load' into feature/mbedtls
Angus Gratton
2015-09-24 20:25:10 +1000
-
-
c31b9be9a2
Merge branch 'experiments/unaligned_load' into feature/mbedtls
Angus Gratton
2015-09-24 20:25:10 +1000
-
-
43a8bf2087
Merge branch 'master' into feature/dhcp-server
Angus Gratton
2015-09-24 08:33:48 +1000
-
-
-
-
d1e0ac0d36
Merge remote-tracking branch 'foogod/open-startup'
Angus Gratton
2015-09-24 08:32:32 +1000
-
-
020ab328f7
Merge remote-tracking branch 'foogod/open-startup'
Angus Gratton
2015-09-24 08:32:32 +1000
-
-
34bd63c943
More LoadStoreErrorHandler performance improvements
Alex Stewart
2015-09-23 08:51:36 -0700
-
b15d149b09
More LoadStoreErrorHandler performance improvements
Alex Stewart
2015-09-23 08:51:36 -0700
-
a0a23ae232
dhcpserver: Cleanup find_lease routine, fix bug
Angus Gratton
2015-09-23 22:24:25 +1000
-
bcacfa426a
Further optimizations for LoadStoreErrorHandler
Alex Stewart
2015-09-21 22:13:14 -0700
-
f1bff97103
Further optimizations for LoadStoreErrorHandler
Alex Stewart
2015-09-21 22:13:14 -0700
-
0f3b4d831c
bmp180: Fix more 'temperatue' typos (thanks @atomman)
Angus Gratton
2015-09-21 08:46:45 +1000
-
c5a53c87fa
bmp180: Fix more 'temperatue' typos (thanks @atomman)
Angus Gratton
2015-09-21 08:46:45 +1000
-
0d0d9277db
Fix format strings in app_main.c
Alex Stewart
2015-09-20 14:09:30 -0700
-
b280f8a725
Fix format strings in app_main.c
Alex Stewart
2015-09-20 14:09:30 -0700
-
7b353b15d5
Merge branch 'master' into open-startup
Alex Stewart
2015-09-20 14:05:54 -0700
-
-
-
-
ba7492756c
Merge branch 'master' into open-startup
Alex Stewart
2015-09-20 14:05:54 -0700
-
-
-
-
7542e995ec
http_get_mbedtls: Add root cert used by howmyssl.com
Angus Gratton
2015-09-20 21:41:39 +1000
-
59a0a6f86e
http_get_mbedtls: Add root cert used by howmyssl.com
Angus Gratton
2015-09-20 21:41:39 +1000
-
5b67ca4f5f
Merge branch 'master' into feature/mbedtls
Angus Gratton
2015-09-20 21:26:29 +1000
-
-
-
-
8a470e6f98
Merge branch 'master' into feature/mbedtls
Angus Gratton
2015-09-20 21:26:29 +1000
-
-
-
-
18381f88fe
mbedTLS: Add ESP8266 hardware entropy source discovered by @foogod
Angus Gratton
2015-09-18 15:12:09 +1000
-
b03f279f74
mbedTLS: Add ESP8266 hardware entropy source discovered by @foogod
Angus Gratton
2015-09-18 15:12:09 +1000
-
9f5dedd1a8
Add initial mbedTLS and HTTPS example project (using howsmyssl.com JSON API)
Angus Gratton
2015-09-17 20:35:39 +1000
-
1b22cc088e
Add initial mbedTLS and HTTPS example project (using howsmyssl.com JSON API)
Angus Gratton
2015-09-17 20:35:39 +1000
-
68012041a7
Move start of IROM0 to 0x40220000, save 128kB of flash
Angus Gratton
2015-09-18 13:45:44 +1000
-
f230fbcd65
Move start of IROM0 to 0x40220000, save 128kB of flash
Angus Gratton
2015-09-18 13:45:44 +1000
-
464359ea66
Compile with -ffunction-sectons -fdata-sections, link with -gc-sections
Angus Gratton
2015-08-27 16:47:38 +1000
-
1c9e106db8
Compile with -ffunction-sectons -fdata-sections, link with -gc-sections
Angus Gratton
2015-08-27 16:47:38 +1000
-
1cbb34b9ab
Rename main.cpp in tasks example
Angus Gratton
2015-09-12 16:28:11 +1000
-
0da6c97a9d
Rename main.cpp in tasks example
Angus Gratton
2015-09-12 16:28:11 +1000
-
77813c8032
Rename GPIO_CONF_PUSH_PULL to GPIO_CONF_OPEN_DRAIN
Angus Gratton
2015-09-12 16:20:05 +1000
-
3aff91c85c
Rename GPIO_CONF_PUSH_PULL to GPIO_CONF_OPEN_DRAIN
Angus Gratton
2015-09-12 16:20:05 +1000
-
72377c4cd5
iomux: Fix setting of invalid bits when masking in iomux fields
Angus Gratton
2015-09-12 15:23:42 +1000
-
f31daa7f9a
iomux: Fix setting of invalid bits when masking in iomux fields
Angus Gratton
2015-09-12 15:23:42 +1000
-
adb7dc9744
Remove stray extras/cplusplus
Angus Gratton
2015-08-26 11:16:58 +1000
-
a5ba05b5f9
Remove stray extras/cplusplus
Angus Gratton
2015-08-26 11:16:58 +1000
-
1f7a27b49a
examples/Makefile: Use MAKE to properly invoke make recursively
Angus Gratton
2015-08-26 11:14:34 +1000
-
8a29e46319
examples/Makefile: Use MAKE to properly invoke make recursively
Angus Gratton
2015-08-26 11:14:34 +1000
-
f2651d1be3
common_macros: Include sys/cdefs.h, defines _Static_assert among others
Angus Gratton
2015-08-26 11:11:31 +1000
-
6c06e5e91e
common_macros: Include sys/cdefs.h, defines _Static_assert among others
Angus Gratton
2015-08-26 11:11:31 +1000
-
07ba9ec6ea
Move c++ operators back to link-time resolutions, part of 'core'
Angus Gratton
2015-08-26 11:07:06 +1000
-
1c8017484c
Move c++ operators back to link-time resolutions, part of 'core'
Angus Gratton
2015-08-26 11:07:06 +1000
-
8324a0ccc4
gpio.h: Explicit cast to enum type (needed for g++)
Angus Gratton
2015-08-26 10:49:00 +1000
-
7be365ef08
gpio.h: Explicit cast to enum type (needed for g++)
Angus Gratton
2015-08-26 10:49:00 +1000
-
047d2def6a
Post-merge cleanup of extras/cpp_support
Angus Gratton
2015-08-26 10:36:40 +1000
-
6416fe7329
Post-merge cleanup of extras/cpp_support
Angus Gratton
2015-08-26 10:36:40 +1000
-
78b006e6d3
Header files adjustment
Michael Jacobsen
2015-08-23 10:21:42 +0200
-
fbb01c81ad
Header files adjustment
Michael Jacobsen
2015-08-23 10:21:42 +0200
-
0a6722840c
Header files re-arrangement
Michael Jacobsen
2015-08-21 08:30:52 +0200
-
602d3e2d98
Header files re-arrangement
Michael Jacobsen
2015-08-21 08:30:52 +0200
-
f251416307
Updated license
Michael Jacobsen
2015-08-20 10:04:59 +0200
-
028451fa84
Updated license
Michael Jacobsen
2015-08-20 10:04:59 +0200
-
19cff5ae30
Header files adjustments
Michael Jacobsen
2015-08-19 08:44:41 +0200
-
63bbf92a76
Header files adjustments
Michael Jacobsen
2015-08-19 08:44:41 +0200
-
3d8ed11087
Added C++ base components and example
Michael Jacobsen
2015-08-19 08:38:15 +0200
-
627b78331a
Added C++ base components and example
Michael Jacobsen
2015-08-19 08:38:15 +0200
-
d308687782
Add basic C++ new/delete operators, as contributed by @mikejac in #24
Angus Gratton
2015-08-13 08:32:34 +1000
-
94fabc6ceb
Add basic C++ new/delete operators, as contributed by @mikejac in #24
Angus Gratton
2015-08-13 08:32:34 +1000
-
aea147ad6a
Add C++ support to Makefile, and proof-of-concept simple.cpp example
Angus Gratton
2015-08-10 15:51:57 +1000
-
cc97067fa1
Add C++ support to Makefile, and proof-of-concept simple.cpp example
Angus Gratton
2015-08-10 15:51:57 +1000
-
436aa8b8cc
Mostly updated header files for use in C++
Michael Jacobsen
2015-07-30 19:34:13 +0200
-
-
372827ac42
Mostly updated header files for use in C++
Michael Jacobsen
2015-07-30 19:34:13 +0200
-
-
9d62d09d3f
unaligned_load.c: Added more naive_strcpy tests
Alex Stewart
2015-09-19 20:03:22 -0700
-
a3d7732da8
unaligned_load.c: Added more naive_strcpy tests
Alex Stewart
2015-09-19 20:03:22 -0700
-
dc1b8b1816
Add sanity-test suite to unaligned_load.c
Alex Stewart
2015-09-19 15:16:44 -0700
-
4c89a0574b
Add sanity-test suite to unaligned_load.c
Alex Stewart
2015-09-19 15:16:44 -0700
-
c4a607a595
bmp180 i2c: Fix typo temperatue->temperature.
Angus Gratton
2015-09-18 17:59:47 +1000
-
cceb9de300
bmp180 i2c: Fix typo temperatue->temperature.
Angus Gratton
2015-09-18 17:59:47 +1000
-
3eb43c6ef5
Moved DoubleLoadStorageHandler to end of functions, improve fast path l8ui performance
Angus Gratton
2015-09-15 15:09:42 +1000
-
f47aa77982
Moved DoubleLoadStorageHandler to end of functions, improve fast path l8ui performance
Angus Gratton
2015-09-15 15:09:42 +1000
-
6ad51e209a
Fix performance regression in
3911a94cc
Angus Gratton
2015-09-15 15:00:56 +1000