On 2025/01/04 01:46, Charles Forsyth wrote:
I noticed a few directories were still GPL; they are now MIT.
Just because it was a bit obscured (and I tend to be a little slow):
https://github.com/forsyth/avr.git
Lucio.
--
9fans: 9fans
Permalink:
htt
I noticed a few directories were still GPL; they are now MIT.
On Fri, 3 Jan 2025 at 07:53, Charles Forsyth
wrote:
> It turns out it's all in that repo, as the os subdirectory
>
> On Thu, 2 Jan 2025, 23:53 Ron Minnich, wrote:
>
>> I think somebody who knows where all the bits are could do us a f
It turns out it's all in that repo, as the os subdirectory
On Thu, 2 Jan 2025, 23:53 Ron Minnich, wrote:
> I think somebody who knows where all the bits are could do us a favor
> and provide a little writeup on how to do this. I'm lost.
>
> On Thu, Jan 2, 2025 at 1:12 PM Charles Forsyth
> wrote
I think somebody who knows where all the bits are could do us a favor
and provide a little writeup on how to do this. I'm lost.
On Thu, Jan 2, 2025 at 1:12 PM Charles Forsyth
wrote:
>
> i think davros ought to be out there somewhere too
>
> On Thu, 2 Jan 2025 at 20:36, Karin Willers wrote:
>>
>>
i think davros ought to be out there somewhere too
On Thu, 2 Jan 2025 at 20:36, Karin Willers wrote:
> there is a Plan 9 C compiler za/zc/zl available at
> https://github.com/forsyth/avr
>
> On 1/1/25 14:47, sirjofri wrote:
> > Hi everyone, happy new year,
> >
> > Out of curiosity, I wanted to a
Is there a link to where that can be found? :)
--
9fans: 9fans
Permalink:
https://9fans.topicbox.com/groups/9fans/Te49c9f35d98406f5-M7b81b39e040a54e358253d5d
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
there is a Plan 9 C compiler za/zc/zl available at
https://github.com/forsyth/avr
On 1/1/25 14:47, sirjofri wrote:
Hi everyone, happy new year,
Out of curiosity, I wanted to ask if someone has any experience with
programming arduino boards on plan 9. The question is not only about writing
co
i just wrote my own for the avr
On Thu, 2 Jan 2025 at 19:41, Skip Tavakkolian
wrote:
> Another obstacle, most of the driver libraries require C++ support
> (e.g. https://github.com/adafruit/Adafruit_Sensor).
>
> On Wed, Jan 1, 2025 at 7:48 AM sirjofri
> wrote:
> >
> > Hi everyone, happy new yea
Yeah, but most of them aren't too hard to replace, it's just flipping
registers and bit logic, and we have C++ code to reference for which
registers do what :)
--
9fans: 9fans
Permalink:
https://9fans.topicbox.com/groups/9fans/Te49c9f35d98406f5-M0c54a55197
Another obstacle, most of the driver libraries require C++ support
(e.g. https://github.com/adafruit/Adafruit_Sensor).
On Wed, Jan 1, 2025 at 7:48 AM sirjofri wrote:
>
> Hi everyone, happy new year,
>
> Out of curiosity, I wanted to ask if someone has any experience with
> programming arduino
For debugging, there is jtagfs that paurea (Gorka) made many moons
ago. Most boards have JTAG
On Wed, Jan 1, 2025 at 3:27 PM Daniel Maslowski via 9fans
<9fans@9fans.net> wrote:
>
> The ESP MCUs can be easily flashed via serial.
> The protocol is publicly documented:
> https://docs.espressif.com/pr
The ESP MCUs can be easily flashed via serial.
The protocol is publicly documented:
https://docs.espressif.com/projects/esptool/en/latest/esp32s3/advanced-topics/serial-protocol.html
On Wed, 1 Jan 2025, 21:35 Skip Tavakkolian,
wrote:
> Arduino boards now include arm32 and ESP32 (Xtensa) processo
Arduino boards now include arm32 and ESP32 (Xtensa) processors in
addition to atmel AVR. All of the differences are hidden by Arduino
IDE, which does a good job of plastering over things for these and
many other (not Arduino) boards, including RISC-V boards.
I would think that the most likely boa
there is, for a atmel mega128 or some such. za/zc/zl as part of davros, a
tiny os for a berkeley mote variant.
On Wed, 1 Jan 2025 at 16:17, wrote:
> On Wed, Jan 01, 2025 at 02:47:06PM +0100, sirjofri wrote:
> > Hi everyone, happy new year,
>
> Hi.
>
> > Out of curiosity, I wanted to ask if so
On Wed, Jan 01, 2025 at 02:47:06PM +0100, sirjofri wrote:
> Hi everyone, happy new year,
Hi.
> Out of curiosity, I wanted to ask if someone has any experience with
> programming arduino boards on plan 9. The question is not only about writing
> code and compiling it (as that is probably possi
Hi everyone, happy new year,
Out of curiosity, I wanted to ask if someone has any experience with
programming arduino boards on plan 9. The question is not only about writing
code and compiling it (as that is probably possible), but especially for
sending the binary over to the chip to make it
16 matches
Mail list logo