-
Hello,
Now, with latest firmware it is possible to upgrade firmware for cheap HM-10/HM-11 module via UART, using serial bootloader protocol (http://processors.wiki.ti.com/index.php/SerialBootLoader)
…
-
- http://processors.wiki.ti.com/index.php/Booting_Linux_kernel_using_U-Boot
- http://www.jackslab.org/?portfolio=u-boot-quick-start
- https://forums.xilinx.com/t5/Xcell-Daily-Blog/Adam-Taylor-s-Micr…
-
There appears to be an issue with configuration or implementation of GLFW in GDX-Liftoff 1.13 with regards to Wayland. I am able to launch the configuration tool if I login to my system with X11. I c…
-
STR:
1. Download and install as instructed
2. `python3 -m venv .venv`
3. `source .venv/bin/activate`
4. `python3 -m pip install -r requirements.txt`
5. `python3 upload.py Movie.torrent`
6. Obser…
MLSci updated
5 months ago
-
Hi, Peter:
I really appreciate the work you've done on the Talkie library for AVR processors! I've tried out several of the libraries and the TI-99 set seems most useful, but it sounds pretty bad com…
-
**_Reported by Gilbert Pitney:_**
Add support for the Texas Instruments CC3220 SoC and LaunchXL board.
CC3220 is the updated SoC following the CC3200. CC3220, CC3220S, and CC3220SF (with Flash) …
-
OMAP4 community would love to use r2 on ducati bios images http://omappedia.org/wiki/Ducati_For_Dummies
I uploaded a variety of bios images from various OMAP4 devices below
CortexM3 bios images - ht…
ARoiD updated
4 years ago
-
**_Reported by Gilbert Pitney:_**
Add support for the Texas Instruments CC3220 SoC and LaunchXL board.
CC3220 is the updated SoC following the CC3200. CC3220, CC3220S, and CC3220SF (with Flash) …
-
### SUMMARY
Given that Discover now forces me to perform offline-updates, I wanted to install updates via apt upgrade which told me to use pkcon update instead.
Using that however has about a 30-5…
-
Merge must be done very carefully because we have modified the host driver. `git diff` and `git blame` can be helpful commands here, e.g., `git blame -L 880,922 socket.c` would show that most of `simp…