Getting a new embedded platform's toolchain working can be one of the most frustrating parts of development—especially when you just want to start writing code. The JL JieLi AC696N is a popular chip for Bluetooth audio applications, but the initial Windows environment setup has a few quirks. Here's a clean, verified process to get from zero to compile.

#JieLi #AC696N #EmbeddedSystems #ToolchainSetup #CodeBlocks #FirmwareDevelopment #BluetoothAudio #WindowsDev

https://lnkd.in/ggq9jk6g

Although the following is specifically about the 1Password extension for Chrome, I have observed the same behavior in Safari:

https://www.1password.community/discussions/developers/1password-chrome-extension-is-incorrectly-manipulating--blocks/165639

#CSS #1Password #code #codeblocks

1Password Chrome extension is incorrectly manipulating <code> blocks | 1Password Community

The latest 1Password Chrome extension is incorrectly manipulating the DOM within <code> blocks on static pages. It looks it's using prism.js to try to...

I like my #riscV #MilkV Jupiter board, but it's far from ready for daily #programming business.

Standard tools are missing or not working:
#VSCodium cannot be compiled, because #NodeJS dependencies have no RISC-V support.
#neovim cannot be compiled with #luajit (no RISC-V support too) so #AstroNvim and other plugins fail.
And common linux distro games fail to start due to opengl.

But #gcc, #codelite and #codeblocks are delivered by #debian and work fine.

Minimum requirements are fulfilled 👍

If you need to parse metadata of markdown code fences (besides language), I just published `@microflash/[email protected]`. Give it a shot. I also managed to remove all third-party dependencies.

https://github.com/Microflash/fenceparser
https://www.npmjs.com/package/@microflash/fenceparser

#markdown #codeblock #codeblocks

GitHub - Microflash/fenceparser: A metadata parser for code fences in markdown

A metadata parser for code fences in markdown. Contribute to Microflash/fenceparser development by creating an account on GitHub.

GitHub

Assembly wxWidgets in a virtual circuit with installed Windows 10.
Since Code :: Blocks does not have ready -made libraries for project development on wxWidgets

#linux #kde #vm #Virtualbox #windows #codeblocks #wxWidgets

Dopo anni è comparso un nuovo aggiornamento il 25.03 dell'IDE Code::Blocks. 20 anni fa lo avevo utilizzato per programmare il mio APOCALYX 3D Engine! #programming #codeblocks #ide #clanguage https://www.youtube.com/watch?v=m32gXrrpHPc
L'IDE Code::Blocks è stato aggiornato! / Programming

YouTube
Custom language lexer alias not found by pygments for minted

Problem I've made a custom lexer for a pseudocode language in Python (3.11). The file is saved in the same directory as my TeX project. I am using pdflatex to compile my project, and it has the --e...

TeX - LaTeX Stack Exchange

Out of curiosity, repeating a poll I did nearly two years ago ...

When reading a code block in your chosen viewing mode (light or dark), which of these should the code block always do?

(Please boost.)

#WebDev #HTML #CSS #CodeBlocks

Match my chosen mode
83.5%
Have a dark background
14.6%
Have a light background
1.9%
Poll ended at .

🟥🟦 Tinkercad
@tinkercad
is a free, easy-to-use app for 3D design, electronics, and coding. It's used by teachers, kids, hobbyists, and designers to design, and make anything!
#3D #app #webapp #webtool #Circuit #Codeblocks

https://www.tinkercad.com/

Tinkercad

Tinkercad is a free, easy-to-use app for 3D design, electronics, and coding.

Tinkercad
O problema eram nos arquivos .o gerados pelo #codeblocks na hora de compilar o programa em c++. Apaguei os arquivos e configurei o mega pra ignorar esses arquivos na sincronização e, aparentemente, o problema foi resolvido. Espero que não volte.