6042 Commits

Author SHA1 Message Date
Gordon Williams
0ebf182c4f Add SPI flash support 2019-09-12 12:32:51 +01:00
Gordon Williams
bab6902b60 Merge branch 'master' into HackStrap 2019-09-11 17:53:16 +01:00
Gordon Williams
a7408164db update changelog 2019-09-11 15:57:05 +01:00
Gordon Williams
b33a29bedc Add tensorflow lite for microcontrollers source code 2019-09-11 15:56:28 +01:00
Gordon Williams
a845563000 Ensure diffs have modification note in accordance with Apache license 2019-09-11 15:55:46 +01:00
Gordon Williams
a464cc7f85 more acceleration info 2019-09-11 15:07:10 +01:00
Gordon Williams
ec98c13e24 Merge branch 'tensorflow' into HackStrap 2019-09-11 14:21:24 +01:00
Gordon Williams
02eeb567b1 docs 2019-09-11 14:20:50 +01:00
Gordon Williams
79f60ac9be improved trace of arraybuffers 2019-09-11 13:49:37 +01:00
Gordon Williams
25985edd8f Actual working usable tensorflow 2019-09-11 13:49:24 +01:00
Gordon Williams
51c150731b more useful tensorflow compile - getting towards a library 2019-09-11 12:56:52 +01:00
Gordon Williams
26749ef927 Tensorflow sine example now working with 'dynamic'(ish) allocation 2019-09-11 11:18:46 +01:00
Gordon Williams
7e2b2f9bea first attempt at new tensorflow 2019-09-10 17:33:44 +01:00
Gordon Williams
5ba4fcf22c Now report tap info 2019-09-10 12:16:08 +01:00
Gordon Williams
c846d784c0 accelerometer read/write 2019-09-10 11:40:33 +01:00
Gordon Williams
2c656c1b65 Functionality for LCD power saving 2019-09-10 11:26:48 +01:00
Gordon Williams
0a1fd842cd fix hackstrap dumping of graphics lib 2019-09-09 16:03:55 +01:00
Gordon Williams
e632af66de Fix issue where Util Timer timers could break after a call to setTime 2019-09-09 13:20:17 +01:00
Gordon Williams
03b0e4ca4e nRF52: Enable DMA for SPI sendAdd DMA for SPI sends on nRF52 2019-09-09 13:20:05 +01:00
Gordon Williams
96508ed340 Improve LCD reset performance and Accelerometer read stability 2019-09-09 13:19:15 +01:00
Gordon Williams
e4fcf4e3da add hackstrap to boards without prompt 2019-09-09 13:04:32 +01:00
Gordon Williams
e328be0c53 Fix issue where Util Timer timers could break after a call to setTime 2019-09-09 13:04:08 +01:00
Gordon Williams
1a2000de55 More peripherals, disable vibration motor at boot 2019-09-05 17:11:51 +01:00
Gordon Williams
292b513076 Added promise for getting pressure values 2019-09-05 13:03:23 +01:00
Gordon Williams
cab341f5ed New LCD DFU that allows a reboot from DFU mode 2019-09-05 13:02:05 +01:00
Gordon Williams
a68ea0086b initial commit - display working, but not full speed yet 2019-09-04 16:01:10 +01:00
Gordon Williams
0e8fe4ae33 Merge branch 'ID205' into HackStrap 2019-09-04 15:16:28 +01:00
Gordon Williams
0dcbfbf898 add some tools to get Ghidra pspec files out 2019-09-04 15:14:29 +01:00
Gordon Williams
c48bd6ffa3 only refresh terminal at idle 2019-09-02 12:51:02 +01:00
Gordon Williams
6909806570 export simple SPI send 2019-08-29 16:33:37 +01:00
Gordon Williams
bcab8a2089 Added Graphics.getFont/setFont/getFonts
Added Graphics.getFontHeight
            Added option to compile in 6x8 fixed-width fonts
2019-08-29 12:46:22 +01:00
Gordon Williams
12e7be8ba8 Allow hardware TX on nRF52 to send >255 characters by joining requests using IRQs 2019-08-29 12:00:17 +01:00
Gordon Williams
cbd43d8d88 Added jspGetPrototype utility fn 2019-08-29 11:59:20 +01:00
Gordon Williams
70ba99b19b enable DMA on SPI0 - it wasn't apparent that this wasn't enabled on ID205 until looking at the assembly 2019-08-28 15:38:02 +01:00
Gordon Williams
c8302905c5 Merge branch 'master' into ID205 2019-08-28 14:51:17 +01:00
Gordon Williams
8885f73901 fix SDK15 compile 2019-08-28 14:49:48 +01:00
Gordon Williams
1f5425db72 restart out of bootloader if no activity for 30 seconds 2019-08-28 14:49:30 +01:00
Gordon Williams
49714037c5 Merge branch 'master' into ID205 2019-08-28 13:20:56 +01:00
Gordon Williams
c9969b2e83 Merge branch 'master' of github.com:espruino/Espruino 2019-08-28 11:47:00 +01:00
Gordon Williams
69271330d2 nRF52: If a central is connected to Espruino but isn't reading from UART, don't block waiting to send data 2019-08-28 11:46:20 +01:00
Gordon Williams
06ae1f36da
Merge pull request #1692 from espruino/ESP8266_reverse_fix1679
reverse  (fix #1679)
2019-08-28 08:34:17 +01:00
MaBecker
e0e7da88e7 reverse (fix #1679) 2019-08-27 23:00:14 +02:00
Gordon Williams
3c700f9d92 Fix (Number.toFixed) rounding, eg (1234.505).toFixed(2) 2019-08-27 14:28:46 +01:00
Gordon Williams
aeab09219f Add D46 which stops LCD flicker and makes touchscreen work properly 2019-08-01 16:42:55 +01:00
Gordon Williams
bb24684661 tidy up touchscreen code - try and fix blank screen issues 2019-07-31 17:17:21 +01:00
Gordon Williams
20035269d8 rotate bootloader 2019-07-31 17:08:03 +01:00
Gordon Williams
1b63d06820 Merge branch 'master' into ID205 2019-07-31 14:57:22 +01:00
Gordon Williams
1db872a2d7 Merge branch 'ID205_spi_multi' into ID205 2019-07-31 14:57:14 +01:00
Gordon Williams
552fb8fc9e provision tweaks 2019-07-29 15:33:07 +01:00
Gordon Williams
76c4399904 add auto provision for NRF SDK15 2019-07-29 15:28:18 +01:00