[Geany-Users] Creating a version of Geany for Microcontrollers

lmx lmx1 at xxxxx
Sat Nov 2 16:43:41 UTC 2013


Hi,
the question was directed to Frank I think?:S

well, I am trying to create a plugin for geany, to make the things more 
easy, when developing for MCU's...
The first idea is adding some support info for a specific MCU, in my 
case will be for the great STM8, but another MCU's can be added...
Info like Registers, pinout,assembler instructions, peripheral map 
regions, and so on.
If the things goes well, the idea is create a config based on board name 
or board+mcu(for custom design).

You will need to know C language, but you don't need to have a big 
database in your brain, to know map regions, name of peripherals, etc.

The idea is making it easy.Imagine config the uart almost by clicking 
and choosing the right peripherals ;), but this is a more advanced idea...

Geany(simple)+plugin(easy), I think its an idea FTW?!

regards
tux

On 01/11/13 16:31, major_ghz wrote:
> hello
>> Why not adding features as plugin(s) instead of forking Geany? This
>> will give you the davantage you don't have to care too much about
>> development of core functions and also to make usage of all the other
>> plugins.
> sorry for my stupid question, but there are a plugin for arduino on
> geany ?
>
> i am interest about programming, and particulary for microcontroller
> like arduino.
>
>> Cheers,
>> Frank
>>
>>
> best regrad,
> major.
> _______________________________________________
> Users mailing list
> Users at lists.geany.org
> https://lists.geany.org/cgi-bin/mailman/listinfo/users



More information about the Users mailing list